Build failed in Jenkins: Hive-trunk-h0.20 #594

2011-03-05 Thread Apache Hudson Server
See -- [...truncated 26791 lines...] [junit] PREHOOK: query: drop table testhivedrivertable [junit] PREHOOK: type: DROPTABLE [junit] POSTHOOK: query: drop table testhivedrivertable

Build failed in Jenkins: Hive-0.7.0-h0.20 #26

2011-03-05 Thread Apache Hudson Server
See -- [...truncated 27300 lines...] [junit] Hive history file=

Re: Review Request: HIVE-1803: Implement bitmap indexing in Hive

2011-03-05 Thread M IS
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/466/#review304 --- ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexTableIndexInputFor

[jira] Commented: (HIVE-2024) In Driver.execute(), mapred.job.tracker is not restored if one of the task fails.

2011-03-05 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003041#comment-13003041 ] He Yongqiang commented on HIVE-2024: running tests. > In Driver.execute(), mapred.job.

[jira] Updated: (HIVE-2018) avoid loading Hive aux jars in CLI remote mode

2011-03-05 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2018: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed! Thanks Ning! > avoid lo

Build failed in Jenkins: Hive-trunk-h0.20 #595

2011-03-05 Thread Apache Hudson Server
See Changes: [heyongqiang] HIVE-2018 avoid loading Hive aux jars in CLI remote mode (Ning Zhang via He Yongqiang) -- [...truncated 26789 lines...] [junit] PREHOOK: query: drop table t

[jira] Updated: (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-03-05 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1644: - Attachment: HIVE-1644.5.patch HIVE-1644.5.path I have moved the processing into the PhysicalOptim

[jira] Commented: (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-03-05 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003081#comment-13003081 ] John Sichi commented on HIVE-1644: -- @Russell: that would be because of this line in Seman

[jira] Updated: (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-03-05 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1644: - Attachment: HIVE-1644.6.patch New patch fixes the NPE by linking the SemanticAnalyzer into the par