ContributorMinutes20110907

Notes from the Hive Meetup at Hortonworks, 9/7/11

Attendees: http://www.meetup.com/Hive-Contributors-Group/events/30620561/

The Binary type proposed by Ashutosh Chauhan, HIVE-2380 was discussed. There was agreement that a design document is needed to explain the proposed changes for this feature. The design document should cover:

Alan Gates, as an HCatalog developer, asked if the Hive community would be open to moving some authorization related checks into the Thrift metastore server instead of all being done in the client. John Sichi was of the opinion that not all authorization checks can be moved to the server because some need to be done in the client. But DDL ones, which is what HCatalog is interested in, should be movable. The next step is for the HCatalog team to produce a design document clarifying what this change would look like.

Carl Steinbach led a discussion on the release of Hive 0.8. The release branch was cut last week, and it should be possible to produce an initial release candidate next week. The following blockers remain:

As part of releasing 0.8, the Hive community should publish a proposed date for the next release.

A question was posted to the meetup page by Amareshwari. She wanted to know if anyone was planning on porting Hive to Hadoop 0.23, once that version was out. Alan said that Hortonworks would like to contribute to this, and is interested in collaborating with others on it.

Amareshwari posted a second question on moving Hive from the old mapred interface to MapReduce to the newer mapreduce. There was consensus amongst the committers present that it was better to stay on mapred for now since it was guaranteed to be stable even in 0.23, while mapreduce is evolving.

首页