[jira] Updated: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-11 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1242: - Attachment: hive.1242.1.patch Attached a patch - running unit tests right now. This removes the change fo

[jira] Created: (HIVE-1243) CombineHiveInputFormat breaks.

2010-03-11 Thread He Yongqiang (JIRA)
CombineHiveInputFormat breaks. -- Key: HIVE-1243 URL: https://issues.apache.org/jira/browse/HIVE-1243 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.6.0 Reporter: He Yongqiang set hive.

[jira] Updated: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Patrick Angeles (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Angeles updated HIVE-1027: -- Attachment: hive-1027-v3.patch Cleaned up patch. The Eclipse code cleanup hook generated by 'an

[jira] Updated: (HIVE-1238) Get partitions with a partial specification

2010-03-11 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1238: Attachment: HIVE-1238.1.patch * Added get_partition* with ps suffix for "partial specification". Updated Hi

[jira] Commented: (HIVE-705) Let Hive can analyse hbase's tables

2010-03-11 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844293#action_12844293 ] John Sichi commented on HIVE-705: - Latest patch hits a test failure with latest trunk. I'll

[jira] Commented: (HIVE-1241) add pre-drops in bucketmapjoin*.q

2010-03-11 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844273#action_12844273 ] Namit Jain commented on HIVE-1241: -- +1 > add pre-drops in bucketmapjoin*.q >

[jira] Updated: (HIVE-1213) sort-merge join does not work for sub-queries

2010-03-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1213: --- Attachment: Hive-1213.7.patch > sort-merge join does not work for sub-queries > --

[jira] Updated: (HIVE-1241) add pre-drops in bucketmapjoin*.q

2010-03-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1241: --- Attachment: hive-1241.1.patch > add pre-drops in bucketmapjoin*.q > -

[jira] Created: (HIVE-1242) CombineHiveInputFormat does not work for compressed text files

2010-03-11 Thread Namit Jain (JIRA)
CombineHiveInputFormat does not work for compressed text files -- Key: HIVE-1242 URL: https://issues.apache.org/jira/browse/HIVE-1242 Project: Hadoop Hive Issue Type: Bug

[jira] Created: (HIVE-1241) add pre-drops in bucketmapjoin*.q

2010-03-11 Thread John Sichi (JIRA)
add pre-drops in bucketmapjoin*.q - Key: HIVE-1241 URL: https://issues.apache.org/jira/browse/HIVE-1241 Project: Hadoop Hive Issue Type: Improvement Components: Testing Infrastructure Affects Ver

[jira] Updated: (HIVE-1213) sort-merge join does not work for sub-queries

2010-03-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1213: --- Attachment: (was: Hive-1213.7.patch) > sort-merge join does not work for sub-queries > ---

[jira] Updated: (HIVE-1213) sort-merge join does not work for sub-queries

2010-03-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1213: --- Attachment: Hive-1213.7.patch fixed the bucketmapjoin_subquery.q diff, and added some comments in code

[jira] Commented: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844202#action_12844202 ] Ning Zhang commented on HIVE-1027: -- Patrick, the patch didn't build correctly with Hadoop 0

[jira] Commented: (HIVE-1238) Get partitions with a partial specification

2010-03-11 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844187#action_12844187 ] Zheng Shao commented on HIVE-1238: -- {{get_partitions_mp_by_name}} will be much more efficie

[jira] Updated: (HIVE-1216) Show the row with error in mapper/reducer

2010-03-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1216: --- Resolution: Fixed Fix Version/s: 0.6.0 Status: Resolved (was: Patch Available) I ju

[jira] Commented: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844123#action_12844123 ] Ning Zhang commented on HIVE-1027: -- Thanks Patrick! I will take a look and get back soon.

Build failed in Hudson: Hive-trunk-h0.18 #385

2010-03-11 Thread Apache Hudson Server
See -- [...truncated 13527 lines...] [junit] OK [junit] Loading data to table srcbucket2 [junit] POSTHOOK: Output: defa...@srcbucket2 [junit] OK [junit] Loading data to tab

[jira] Updated: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Patrick Angeles (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Angeles updated HIVE-1027: -- Status: Open (was: Patch Available) > Create UDFs for XPath expression evaluation > ---

[jira] Updated: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Patrick Angeles (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Angeles updated HIVE-1027: -- Status: Patch Available (was: Open) > Create UDFs for XPath expression evaluation > ---

[jira] Updated: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Patrick Angeles (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Angeles updated HIVE-1027: -- Attachment: hive-1027-v2.patch > Create UDFs for XPath expression evaluation > -

[jira] Updated: (HIVE-1027) Create UDFs for XPath expression evaluation

2010-03-11 Thread Patrick Angeles (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Angeles updated HIVE-1027: -- Status: Patch Available (was: Open) Hi Ning, Attaching a new patch against trunk. > Create UD

[jira] Updated: (HIVE-1022) desc Table should work

2010-03-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1022: --- Resolution: Fixed Fix Version/s: 0.6.0 Status: Resolved (was: Patch Available) I ju