[jira] [Created] (HIVE-2841) Fix javadoc warnings

2012-03-06 Thread Owen O'Malley (Created) (JIRA)
Fix javadoc warnings Key: HIVE-2841 URL: https://issues.apache.org/jira/browse/HIVE-2841 Project: Hive Issue Type: Improvement Reporter: Owen O'Malley We currently have 219 warnings out of Javadoc and I'd

[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

[jira] [Updated] (HIVE-2711) Make the header of RCFile unique

2012-03-06 Thread Owen O'Malley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-2711: Status: Patch Available (was: Open) Make the header of RCFile unique

[jira] [Updated] (HIVE-2841) Fix javadoc warnings

2012-03-06 Thread Owen O'Malley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-2841: Status: Patch Available (was: Open) Fix javadoc warnings

[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

[jira] [Created] (HIVE-2849) Use the MapReduce output committer

2012-03-06 Thread Owen O'Malley (Created) (JIRA)
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 Currently Hive implements

[jira] [Created] (HIVE-2850) Remove zero length files

2012-03-06 Thread Owen O'Malley (Created) (JIRA)
Remove zero length files Key: HIVE-2850 URL: https://issues.apache.org/jira/browse/HIVE-2850 Project: Hive Issue Type: Improvement Reporter: Owen O'Malley Assignee: Owen O'Malley

[jira] [Updated] (HIVE-2835) Change default configuration for hive.exec.dynamic.partition

2012-03-06 Thread Owen O'Malley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-2835: Status: Patch Available (was: Open) Change default configuration

[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

Changing defaults for dynamic partitioning and enforced bucketing?

2012-03-02 Thread Owen O'Malley
All, Would it make sense to change the default configuration to set hive.enforce.bucketing and hive.exec.dynamic.partition to true? I find that I usually change them and I wonder what other peoples' experience with them is. Thoughts? Owen

[jira] [Created] (HIVE-2835) Change default configuration for hive.exec.dynamic.partition

2012-03-02 Thread Owen O'Malley (Created) (JIRA)
Reporter: Owen O'Malley Assignee: Owen O'Malley I think we should enable dynamic partitions by default. -- 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

Push Hive 0.8.1 jars to maven central?

2012-02-16 Thread Owen O'Malley
Carl, Can you please push the Hive 0.8.1 jars to Maven central? Thanks, Owen

[jira] [Updated] (HIVE-2753) Remove empty java files

2012-02-06 Thread Owen O'Malley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-2753: Status: Patch Available (was: Open) The unit tests run fine as expected. Remove

Re: [VOTE] Apache Hive 0.8.1 Release Candidate 1

2012-01-26 Thread Owen O'Malley
On Wed, Jan 25, 2012 at 5:00 PM, Carl Steinbach c...@apache.org wrote: Apache Hive 0.8.1 Release Candidate 1 is available here: http://people.apache.org/~cws/hive-0.8.1-candidate-1 Carl, Can you set your gpg key in https://id.apache.org/? That way it will show up automatically in:

[jira] [Created] (HIVE-2753) Remove empty java files

2012-01-26 Thread Owen O'Malley (Created) (JIRA)
Remove empty java files --- Key: HIVE-2753 URL: https://issues.apache.org/jira/browse/HIVE-2753 Project: Hive Issue Type: Bug Reporter: Owen O'Malley Assignee: Owen O'Malley When looking

[jira] [Updated] (HIVE-2753) Remove empty java files

2012-01-26 Thread Owen O'Malley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-2753: Attachment: h-2753.patch Here's the obvious patch. I'm running tests, but I can't imagine

Re: [VOTE] Apache Hive 0.8.1 Release Candidate 1

2012-01-26 Thread Owen O'Malley
-1 (non-binding), I would include HIVE-2753. I checked: * The gpg sig and md5 are good of the non-bin tarball are good. * There are a set of empty java files (HIVE-2753). * I ran RAT on the release and found a bunch of files without licenses, which we will need to go through. The only Java

[jira] [Created] (HIVE-2711) Make the header of RCFile unique

2012-01-12 Thread Owen O'Malley (Created) (JIRA)
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

Re: Jira rights

2012-01-12 Thread Owen O'Malley
On Thu, Jan 12, 2012 at 11:03 AM, Enis Söztutar e...@apache.org wrote: Hi guys, Can someone with Jira admin rights give me rights to assigns issues to myself. I guess, I should be added to hive-dev group or something. Done. -- Owen

[jira] [Created] (HIVE-2162) Upgrade dependencies to Hadoop 0.20.2 and 0.20.203.0

2011-05-12 Thread Owen O'Malley (JIRA)
Upgrade dependencies to Hadoop 0.20.2 and 0.20.203.0 Key: HIVE-2162 URL: https://issues.apache.org/jira/browse/HIVE-2162 Project: Hive Issue Type: Improvement Reporter: Owen

[jira] [Commented] (HIVE-2162) Upgrade dependencies to Hadoop 0.20.2 and 0.20.203.0

2011-05-12 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032660#comment-13032660 ] Owen O'Malley commented on HIVE-2162: - I'm suggesting that we upgrade from cdh3

<    5   6   7   8   9   10