[jira] Commented: (HIVE-1317) CombineHiveInputFormat throws exception when partition name contains special characters to URI

2010-04-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859660#action_12859660 ] Namit Jain commented on HIVE-1317: -- The test outputs are not deterministic. About the chan

Re: [DISCUSSION] To be (or not to be) a TLP - that is the question

2010-04-21 Thread Jeff Hammerbacher
Hive already does the work to run on multiple versions of Hadoop, and the release cycle is independent of Hadoop's. I don't see why it should remain a subproject. I'm +1 on Hive becoming a TLP. On Tue, Apr 20, 2010 at 2:03 PM, Zheng Shao wrote: > As a Hive committer, I don't feel the benefit we

[jira] Updated: (HIVE-1317) CombineHiveInputFormat throws exception when partition name contains special characters to URI

2010-04-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1317: - Attachment: HIVE-1317.patch Uploading a patch changing the way paths are compared. > CombineHiveInputFor

[jira] Updated: (HIVE-1317) CombineHiveInputFormat throws exception when partition name contains special characters to URI

2010-04-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1317: - Status: Patch Available (was: Open) Affects Version/s: 0.6.0 Fix Version/s: 0.6.0

[jira] Created: (HIVE-1317) CombineHiveInputFormat throws exception when partition name contains special characters to URI

2010-04-21 Thread Ning Zhang (JIRA)
CombineHiveInputFormat throws exception when partition name contains special characters to URI -- Key: HIVE-1317 URL: https://issues.apache.org/jira/browse/HIVE-1317

[jira] Updated: (HIVE-1316) Increase the memory limit for CLI client

2010-04-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1316: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed Commit

[jira] Commented: (HIVE-1316) Increase the memory limit for CLI client

2010-04-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859519#action_12859519 ] Namit Jain commented on HIVE-1316: -- +1 looks good - will commit if the tests pass > Incre

[jira] Commented: (HIVE-1316) Increase the memory limit for CLI client

2010-04-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859509#action_12859509 ] Ning Zhang commented on HIVE-1316: -- HADOOP_HEAPSIZE is used in -Xmx but not -Xms, so it won

[jira] Commented: (HIVE-1316) Increase the memory limit for CLI client

2010-04-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859420#action_12859420 ] Namit Jain commented on HIVE-1316: -- Will it reduce the amount of concurrent hive clients ?