[jira] [Assigned] (HIVE-2924) Clean up warnings in RCFile

2012-04-06 Thread Owen O'Malley (Assigned) (JIRA)

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

Owen O'Malley reassigned HIVE-2924:
---

Assignee: Owen O'Malley

 Clean up warnings in RCFile
 ---

 Key: HIVE-2924
 URL: https://issues.apache.org/jira/browse/HIVE-2924
 Project: Hive
  Issue Type: Improvement
Reporter: Owen O'Malley
Assignee: Owen O'Malley

 Currently we get a couple of warnings in compiling RCFile and I want to clean 
 them up.

--
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] [Assigned] (HIVE-2841) Fix javadoc warnings

2012-03-06 Thread Owen O'Malley (Assigned) (JIRA)

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

Owen O'Malley reassigned HIVE-2841:
---

Assignee: Owen O'Malley

 Fix javadoc warnings
 

 Key: HIVE-2841
 URL: https://issues.apache.org/jira/browse/HIVE-2841
 Project: Hive
  Issue Type: Improvement
Reporter: Owen O'Malley
Assignee: Owen O'Malley

 We currently have 219 warnings out of Javadoc and I'd like to fix them all.

--
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] [Assigned] (HIVE-2849) Use the MapReduce output committer

2012-03-06 Thread Owen O'Malley (Assigned) (JIRA)

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

Owen O'Malley reassigned HIVE-2849:
---

Assignee: Owen O'Malley

 Use the MapReduce output committer
 --

 Key: HIVE-2849
 URL: https://issues.apache.org/jira/browse/HIVE-2849
 Project: Hive
  Issue Type: Improvement
Reporter: Owen O'Malley
Assignee: Owen O'Malley

 Currently Hive implements its own output committers based on the size of the 
 files using regexes to parse out the task ids. The MapReduce output 
 committers are very stable and use a two phase commit from the JobTracker.

--
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] [Assigned] (HIVE-2711) Make the header of RCFile unique

2012-03-05 Thread Owen O'Malley (Assigned) (JIRA)

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

Owen O'Malley reassigned HIVE-2711:
---

Assignee: Owen O'Malley

 Make the header of RCFile unique
 

 Key: HIVE-2711
 URL: https://issues.apache.org/jira/browse/HIVE-2711
 Project: Hive
  Issue Type: Bug
  Components: Serializers/Deserializers
Reporter: Owen O'Malley
Assignee: Owen O'Malley

 The RCFile implementation was copied from Hadoop's SequenceFile and copied 
 the 'magic' string in the header. This means that you can't use the header to 
 distinguish between RCFiles and SequenceFiles.
 I'd propose that we create a new header for RCFiles (RCF?) to replace the 
 current SEQ. To maintain compatibility, we'll need to continue to accept the 
 current 'SEQ\06' and just make new files contain the new header.

--
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