[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-28 Thread Ashutosh Chauhan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-2898:
---

   Resolution: Fixed
Fix Version/s: 0.9.0
   Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Owen!

 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Fix For: 0.9.0

 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, 
 HIVE-2898.D2433.3.patch, HIVE-2898.D2433.4.patch, HIVE-2898.D2433.5.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-26 Thread Owen O'Malley (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated HIVE-2898:


Attachment: (was: HIVE-2898.D2439.1.patch)

 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, 
 HIVE-2898.D2433.3.patch, HIVE-2898.D2433.4.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-26 Thread Owen O'Malley (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated HIVE-2898:


Status: Patch Available  (was: Open)

I ran the unit tests and they passed.

 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, 
 HIVE-2898.D2433.3.patch, HIVE-2898.D2433.4.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-23 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2898:
--

Attachment: HIVE-2898.D2433.1.patch

omalley requested code review of HIVE-2898 [jira] Add nicer helper functions 
for adding and reading metadata from RCFiles.
Reviewers: JIRA

  hive-2898

  add helper functions for RCFile metadata

  Currently, to use the metadata in RCFile, you need to manipulate it using 
SequenceFile.Metadata. I'd like to add two helper functions that make it more 
convenient.

TEST PLAN
  add tests to test the new function calls

REVISION DETAIL
  https://reviews.facebook.net/D2433

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java
  ql/src/test/org/apache/hadoop/hive/ql/io/TestRCFile.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/5469/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.


 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-23 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2898:
--

Attachment: HIVE-2898.D2439.1.patch

omalley requested code review of HIVE-2898 [jira] Add nicer helper functions 
for adding and reading metadata from RCFiles.
Reviewers: JIRA

  Enter Revision Title

  fixed syntax error in test code

  Currently, to use the metadata in RCFile, you need to manipulate it using 
SequenceFile.Metadata. I'd like to add two helper functions that make it more 
convenient.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D2439

AFFECTED FILES
  ql/src/test/org/apache/hadoop/hive/ql/io/TestRCFile.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/5475/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.


 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2439.1.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-23 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2898:
--

Attachment: HIVE-2898.D2433.2.patch

omalley updated the revision HIVE-2898 [jira] Add nicer helper functions for 
adding and reading metadata from RCFiles.
Reviewers: JIRA

  fixed syntax error in test

REVISION DETAIL
  https://reviews.facebook.net/D2433

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java
  ql/src/test/org/apache/hadoop/hive/ql/io/TestRCFile.java


 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, 
 HIVE-2898.D2439.1.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-23 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2898:
--

Attachment: HIVE-2898.D2433.3.patch

omalley updated the revision HIVE-2898 [jira] Add nicer helper functions for 
adding and reading metadata from RCFiles.
Reviewers: JIRA

  fixed a merge problem

REVISION DETAIL
  https://reviews.facebook.net/D2433

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java
  ql/src/test/org/apache/hadoop/hive/ql/io/TestRCFile.java


 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, 
 HIVE-2898.D2433.3.patch, HIVE-2898.D2439.1.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2898) Add nicer helper functions for adding and reading metadata from RCFiles

2012-03-23 Thread Phabricator (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-2898:
--

Attachment: HIVE-2898.D2433.4.patch

omalley updated the revision HIVE-2898 [jira] Add nicer helper functions for 
adding and reading metadata from RCFiles.
Reviewers: JIRA

  fixed one more mistake

REVISION DETAIL
  https://reviews.facebook.net/D2433

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java
  ql/src/test/org/apache/hadoop/hive/ql/io/TestRCFile.java


 Add nicer helper functions for adding and reading metadata from RCFiles
 ---

 Key: HIVE-2898
 URL: https://issues.apache.org/jira/browse/HIVE-2898
 Project: Hive
  Issue Type: New Feature
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Attachments: HIVE-2898.D2433.1.patch, HIVE-2898.D2433.2.patch, 
 HIVE-2898.D2433.3.patch, HIVE-2898.D2433.4.patch, HIVE-2898.D2439.1.patch


 Currently, to use the metadata in RCFile, you need to manipulate it using 
 SequenceFile.Metadata. I'd like to add two helper functions that make it more 
 convenient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira