[jira] Updated: (HIVE-1801) HiveInputFormat or CombineHiveInputFormat always sync blocks of RCFile twice

2010-11-22 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1801: -- Status: Patch Available (was: Open) > HiveInputFormat or CombineHiveInputFormat always sync blocks of R

[jira] Updated: (HIVE-1801) HiveInputFormat or CombineHiveInputFormat always sync blocks of RCFile twice

2010-11-22 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1801: -- Attachment: HIVE-1802.1.patch address Yongqiang's comment. > HiveInputFormat or CombineHiveInputFormat

[jira] Updated: (HIVE-78) Authorization infrastructure for Hive

2010-11-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-78: - Attachment: HIVE-78.5.no_thrift.patch HIVE-78.5.complete.patch A new patch. Had an internal

[jira] Updated: (HIVE-78) Authorization infrastructure for Hive

2010-11-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-78: - Status: Patch Available (was: Open) > Authorization infrastructure for Hive > -

[jira] Updated: (HIVE-1785) change Pre/Post Query Hooks to take in 1 parameter: HookContext

2010-11-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1785: - Attachment: (was: hive_1758_5.patch) > change Pre/Post Query Hooks to take in 1 parameter: HookContext

[jira] Updated: (HIVE-1785) change Pre/Post Query Hooks to take in 1 parameter: HookContext

2010-11-22 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1785: - Attachment: hive-1785_6.patch Thanks for the careful review and sorry to submit the wrong patch before. Th

[jira] Updated: (HIVE-1804) Mapjoin will fail if there are no files associating with the join tables

2010-11-22 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1804: - Attachment: hive-1804-1.patch If the partition desc is empty, then create an empty hashtable file for it.

[jira] Updated: (HIVE-1804) Mapjoin will fail if there are no files associating with the join tables

2010-11-22 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1804: - Status: Patch Available (was: Open) If the parition desc is empty, just create a empty hash table file >

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934685#action_12934685 ] He Yongqiang commented on HIVE-1526: ok. i am fine to get this committed before HIVE-78.

[jira] Updated: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1526: - Status: Open (was: Patch Available) > Hive should depend on a release version of Thrift > ---

[jira] Commented: (HIVE-1648) Automatically gathering stats when reading a table/partition

2010-11-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934683#action_12934683 ] Namit Jain commented on HIVE-1648: -- Otherwise, it looks OK > Automatically gathering stats

[jira] Commented: (HIVE-1648) Automatically gathering stats when reading a table/partition

2010-11-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934682#action_12934682 ] Namit Jain commented on HIVE-1648: -- In SemanticAnalyzer:addStatsTask: } else { 6177

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934681#action_12934681 ] Devaraj Das commented on HIVE-1526: --- Guys, it will be really appreciated if this patch can

[jira] Updated: (HIVE-1785) change Pre/Post Query Hooks to take in 1 parameter: HookContext

2010-11-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1785: - Fix Version/s: 0.7.0 Affects Version/s: 0.7.0 Status: Open (was: Patch Available)

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934677#action_12934677 ] Carl Steinbach commented on HIVE-1526: -- @Yongqiang: that's fine with me, assuming that

[jira] Updated: (HIVE-1785) change Pre/Post Query Hooks to take in 1 parameter: HookContext

2010-11-22 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1785: - Status: Patch Available (was: Open) > change Pre/Post Query Hooks to take in 1 parameter: HookContext > -

[jira] Updated: (HIVE-1797) Compressed the hashtable dump file before put into distributed cache

2010-11-22 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1797: - Status: Patch Available (was: Open) > Compressed the hashtable dump file before put into distributed cach

[jira] Commented: (HIVE-1805) Ability to create dynamic partitions atomically

2010-11-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934657#action_12934657 ] Namit Jain commented on HIVE-1805: -- Currently, if a query creates partitions dynamically, s

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934656#action_12934656 ] He Yongqiang commented on HIVE-1526: can we get this in after HIVE-78 since this is most

[jira] Created: (HIVE-1805) Ability to create dynamic partitions atomically

2010-11-22 Thread Namit Jain (JIRA)
Ability to create dynamic partitions atomically --- Key: HIVE-1805 URL: https://issues.apache.org/jira/browse/HIVE-1805 Project: Hive Issue Type: New Feature Reporter: Namit Jain --

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934651#action_12934651 ] Ning Zhang commented on HIVE-1526: -- I see. That's OK then. > Hive should depend on a

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934650#action_12934650 ] Ning Zhang commented on HIVE-1526: -- I see. That's OK then. > Hive should depend on a

Re: [jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread Ning Zhang
I see. That's OK then. On Nov 22, 2010, at 2:46 PM, HBase Review Board (JIRA) wrote: > >[ > https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934643#action_12934643 > ] > > HBase Review Board commente

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934643#action_12934643 ] HBase Review Board commented on HIVE-1526: -- Message from: "Carl Steinbach" bq.

Re: Review Request: HIVE-1526: Hive should depend on a release version of Thrift

2010-11-22 Thread Carl Steinbach
> On 2010-11-22 14:37:20, Ning Zhang wrote: > > .classpath._hbase, line 1 > > > > > > Is deleting of this file because of we eliminated hadoop pre-0.20 > > versions? > > > > John, can you confirm if this file can

Re: Review Request: HIVE-1526: Hive should depend on a release version of Thrift

2010-11-22 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1242/#review1958 --- .classpath._hbase

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-11-22 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934640#action_12934640 ] HBase Review Board commented on HIVE-1526: -- Message from: "Ning Zhang" --

[jira] Commented: (HIVE-1648) Automatically gathering stats when reading a table/partition

2010-11-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934619#action_12934619 ] Namit Jain commented on HIVE-1648: -- I haven't taken a look at the code, but here are the co

[jira] Updated: (HIVE-138) Provide option to export a HEADER

2010-11-22 Thread Paul Butler (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Butler updated HIVE-138: - Attachment: HIVE-138.patch > Provide option to export a HEADER > - > >

[jira] Updated: (HIVE-138) Provide option to export a HEADER

2010-11-22 Thread Paul Butler (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Butler updated HIVE-138: - Assignee: Paul Butler Status: Patch Available (was: Open) > Provide option to export a HEADER >

Build failed in Hudson: Hive-trunk-h0.20 #430

2010-11-22 Thread Apache Hudson Server
See Changes: [namit] HIVE-1787 optimize the code path when there are no outer joins (Siying Dong via namit) -- [...truncated 15439 lines...] [junit] POSTHOOK: Output: defa...@src1

[jira] Created: (HIVE-1804) Mapjoin will fail if there are no files associating with the join tables

2010-11-22 Thread Liyin Tang (JIRA)
Mapjoin will fail if there are no files associating with the join tables Key: HIVE-1804 URL: https://issues.apache.org/jira/browse/HIVE-1804 Project: Hive Issue Type: B

[jira] Commented: (HIVE-1801) HiveInputFormat or CombineHiveInputFormat always sync blocks of RCFile twice

2010-11-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934536#action_12934536 ] He Yongqiang commented on HIVE-1801: can you put "if (recordReader instanceof RCFileReco

[jira] Updated: (HIVE-1801) HiveInputFormat or CombineHiveInputFormat always sync blocks of RCFile twice

2010-11-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1801: --- Status: Open (was: Patch Available) > HiveInputFormat or CombineHiveInputFormat always sync blocks of

[jira] Updated: (HIVE-1785) change Pre/Post Query Hooks to take in 1 parameter: HookContext

2010-11-22 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1785: - Attachment: hive_1758_5.patch 1) make the old interface be deprecated 2) let the existing Prehook and Post