[jira] Updated: (HIVE-1081) Automated source code cleanup

2010-01-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-1081: - Resolution: Fixed Fix Version/s: 0.6.0 Release Note: HIVE-1081. Automated source code cleanup -

[jira] Commented: (HIVE-1071) Making RCFile "concatenatable" to reduce the number of files of the output

2010-01-21 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803374#action_12803374 ] Eli Collins commented on HIVE-1071: --- Nice idea. Making HDFS deal with partial intermediate

[jira] Commented: (HIVE-951) Selectively include EXTERNAL TABLE source files via REGEX

2010-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803388#action_12803388 ] Namit Jain commented on HIVE-951: - Can you regenerate the patch - it is not applying cleanly

Re: Hive in maven

2010-01-21 Thread Yongqiang He
Hi Gerrit, Can you help uploading to maven? Thanks Yongqiang On 1/20/10 2:21 AM, "Gerrit" wrote: > Yep: > > The main maven page is: > http://maven.apache.org/guides/mini/guide-central-repository-upload.html > (see section > Sync'ing your own repository to the central repository automatically)

[jira] Commented: (HIVE-1071) Making RCFile "concatenatable" to reduce the number of files of the output

2010-01-21 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803479#action_12803479 ] He Yongqiang commented on HIVE-1071: Concating files to a single file has 2 problems to

[jira] Commented: (HIVE-1071) Making RCFile "concatenatable" to reduce the number of files of the output

2010-01-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803492#action_12803492 ] Ning Zhang commented on HIVE-1071: -- @Zheng and Dhruba, if a lot of them are small files (sa

[jira] Commented: (HIVE-1063) Variable interpolation for testcase qfiles

2010-01-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803551#action_12803551 ] Ning Zhang commented on HIVE-1063: -- Carl, there are 3 conflicts when applying to trunk. Cou

[jira] Commented: (HIVE-1063) Variable interpolation for testcase qfiles

2010-01-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803563#action_12803563 ] Carl Steinbach commented on HIVE-1063: -- @Ning: I discovered a bug while updating the pa

[jira] Created: (HIVE-1083) allow sub-directories for a table/partition

2010-01-21 Thread Namit Jain (JIRA)
allow sub-directories for a table/partition --- Key: HIVE-1083 URL: https://issues.apache.org/jira/browse/HIVE-1083 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor

[jira] Commented: (HIVE-1083) allow sub-directories for a table/partition

2010-01-21 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803576#action_12803576 ] Raghotham Murthy commented on HIVE-1083: The one use case where this will be helpful

[jira] Updated: (HIVE-1076) CreateTime is reset to 0 when a partition is overwritten

2010-01-21 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1076: Attachment: HIVE-1076.1.patch The reason why this is occurring is due to a custom pre-execute hook (which is

[jira] Updated: (HIVE-1076) CreateTime is reset to 0 when a partition is overwritten

2010-01-21 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1076: Description: Hive should keep "CreateTime" when a partition is overwritten. The "CreateTime" should be the

[jira] Commented: (HIVE-1076) CreateTime is reset to 0 when a partition is overwritten

2010-01-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803598#action_12803598 ] Zheng Shao commented on HIVE-1076: -- Agree. The code looks good. Let me commit this fix firs

[jira] Created: (HIVE-1084) Cleanup Class names

2010-01-21 Thread Carl Steinbach (JIRA)
Cleanup Class names --- Key: HIVE-1084 URL: https://issues.apache.org/jira/browse/HIVE-1084 Project: Hadoop Hive Issue Type: Task Affects Versions: 0.6.0 Reporter: Carl Steinbach Assignee: Carl Ste

[jira] Updated: (HIVE-1084) Cleanup Class names

2010-01-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1084: - Attachment: cleanup-class-names.patch * Capitalize the class names in o.a.h.h.ql.parse and o.a.h.h

[jira] Resolved: (HIVE-1076) CreateTime is reset to 0 when a partition is overwritten

2010-01-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-1076. -- Resolution: Fixed Fix Version/s: 0.6.0 0.5.0 Release Note: HIVE-1076. Keep

[jira] Updated: (HIVE-1084) Cleanup Class names

2010-01-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1084: - Status: Patch Available (was: Open) > Cleanup Class names > --- > >