[jira] Updated: (HIVE-963) no out of memory errors for skewed join

2009-12-28 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-963: Resolution: Fixed Fix Version/s: 0.5.0 Hadoop Flags: [Reviewed] Status: Resolved (was:

[jira] Commented: (HIVE-1018) pushing down group-by before joins

2009-12-28 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794995#action_12794995 ] He Yongqiang commented on HIVE-1018: For some situations( for example, join keys equal t

[jira] Commented: (HIVE-1018) pushing down group-by before joins

2009-12-28 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794993#action_12794993 ] He Yongqiang commented on HIVE-1018: there is one paper "Including Group-By in Query Opt

[jira] Commented: (HIVE-963) no out of memory errors for skewed join

2009-12-28 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794985#action_12794985 ] Namit Jain commented on HIVE-963: - +1 looks good - will commit if the tests pass > no out o

[jira] Updated: (HIVE-986) Ant "eclipse-files" target is broken for Hadoop 0.20

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

[jira] Created: (HIVE-1018) pushing down group-by before joins

2009-12-28 Thread Ning Zhang (JIRA)
pushing down group-by before joins -- Key: HIVE-1018 URL: https://issues.apache.org/jira/browse/HIVE-1018 Project: Hadoop Hive Issue Type: Improvement Reporter: Ning Zhang Queries with both Group

[jira] Commented: (HIVE-976) test outputs should compare the file/directory for sampling

2009-12-28 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794975#action_12794975 ] John Sichi commented on HIVE-976: - I have implemented 2 and am currently running through test

[jira] Created: (HIVE-1017) && and || functions are not implemented and they should be removed from the results of 'show funcitons'

2009-12-28 Thread Ning Zhang (JIRA)
&& and || functions are not implemented and they should be removed from the results of 'show funcitons' --- Key: HIVE-1017 URL: https://issues.apache.org/jira/brow

[jira] Work started: (HIVE-976) test outputs should compare the file/directory for sampling

2009-12-28 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-976 started by John Sichi. > test outputs should compare the file/directory for sampling > > >

[jira] Updated: (HIVE-963) no out of memory errors for skewed join

2009-12-28 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-963: Attachment: HIVE-963_3.patch HIVE-963_3.patch contains the changes suggested by Namit previous comments. > n

[jira] Commented: (HIVE-1001) CombinedHiveInputFormat should parse the inputpath correctly

2009-12-28 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794968#action_12794968 ] He Yongqiang commented on HIVE-1001: Hi Dave, How many mappers in the map-reduce job be

[jira] Updated: (HIVE-964) handle skewed keys for a join in a separate job

2009-12-28 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-964: -- Attachment: hive-964-2009-12-28-2.patch > handle skewed keys for a join in a separate job > -

[jira] Commented: (HIVE-986) Ant "eclipse-files" target is broken for Hadoop 0.20

2009-12-28 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794941#action_12794941 ] Namit Jain commented on HIVE-986: - +1 looks good - will commit if the tests pass > Ant "ecl

[jira] Commented: (HIVE-963) no out of memory errors for skewed join

2009-12-28 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794940#action_12794940 ] Namit Jain commented on HIVE-963: - 1. Can you remove Row.java 2. Can you also do some refacto

[jira] Created: (HIVE-1016) Ability to access DistributedCache from UDFs

2009-12-28 Thread Carl Steinbach (JIRA)
Ability to access DistributedCache from UDFs Key: HIVE-1016 URL: https://issues.apache.org/jira/browse/HIVE-1016 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor

[jira] Commented: (HIVE-1012) Ability to run testcases via regular expression

2009-12-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794918#action_12794918 ] Carl Steinbach commented on HIVE-1012: -- @Prasad: Good suggestion, but it would then be

[jira] Reopened: (HIVE-1001) CombinedHiveInputFormat should parse the inputpath correctly

2009-12-28 Thread Dave Lerman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Lerman reopened HIVE-1001: --- This patch appears to affect other functionality. Without the patch, "insert overwrite directory 'out' s

[jira] Updated: (HIVE-1012) Ability to run testcases via regular expression

2009-12-28 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1012: - Resolution: Fixed Fix Version/s: 0.5.0 Hadoop Flags: [Reviewed] Status: Resolved (w

[jira] Commented: (HIVE-1012) Ability to run testcases via regular expression

2009-12-28 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794903#action_12794903 ] Prasad Chakka commented on HIVE-1012: - Carl, this is good to have but why not use the sa

[jira] Created: (HIVE-1015) Java MapReduce wrapper for TRANSFORM/MAP/REDUCE scripts

2009-12-28 Thread Carl Steinbach (JIRA)
Java MapReduce wrapper for TRANSFORM/MAP/REDUCE scripts --- Key: HIVE-1015 URL: https://issues.apache.org/jira/browse/HIVE-1015 Project: Hadoop Hive Issue Type: Improvement Compon

[jira] Created: (HIVE-1014) Ability to execute external scripts from within HiveCLI

2009-12-28 Thread Carl Steinbach (JIRA)
Ability to execute external scripts from within HiveCLI --- Key: HIVE-1014 URL: https://issues.apache.org/jira/browse/HIVE-1014 Project: Hadoop Hive Issue Type: New Feature Compon

[jira] Created: (HIVE-1013) Interactive 'help' command for HiveCLI

2009-12-28 Thread Carl Steinbach (JIRA)
Interactive 'help' command for HiveCLI -- Key: HIVE-1013 URL: https://issues.apache.org/jira/browse/HIVE-1013 Project: Hadoop Hive Issue Type: New Feature Components: Clients Reporter

[jira] Commented: (HIVE-978) Hive jars should follow Hadoop naming and include version

2009-12-28 Thread Chad Metcalf (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794882#action_12794882 ] Chad Metcalf commented on HIVE-978: --- Everything looks fine to me. HWI starts up just fine.

[jira] Commented: (HIVE-1012) Ability to run testcases via regular expression

2009-12-28 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794850#action_12794850 ] Namit Jain commented on HIVE-1012: -- +1 looks good. Will commit if the tests pass > Abilit

Hudson build is back to normal: Hive-trunk-h0.18 #319

2009-12-28 Thread Apache Hudson Server
See