[jira] [Updated] (HIVE-2178) Log related Check style Comments fixes

2011-09-20 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2178: --- Attachment: HIVE-2178.2.patch Log related Check style Comments fixes

Review Request: Log related Check style Comments fixes

2011-09-20 Thread chinnarao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1978/ --- Review request for hive, Carl Steinbach and John Sichi. Summary --- Fixed

[jira] [Commented] (HIVE-2178) Log related Check style Comments fixes

2011-09-20 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108714#comment-13108714 ] jirapos...@reviews.apache.org commented on HIVE-2178: -

[jira] [Updated] (HIVE-2178) Log related Check style Comments fixes

2011-09-20 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2178: --- Status: Patch Available (was: Open) Log related Check style Comments fixes

Review Request: Adding support for metadata only queries and DUAL pseudo-table in Hive

2011-09-20 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1962/ --- Review request for hive, Ning Zhang and namit jain. Summary --- Some

Re: Review Request: Log related Check style Comments fixes

2011-09-20 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1978/#review1975 ---

[jira] [Commented] (HIVE-2178) Log related Check style Comments fixes

2011-09-20 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108879#comment-13108879 ] jirapos...@reviews.apache.org commented on HIVE-2178: -

[jira] [Commented] (HIVE-2453) Need a way to categorize queries in hooks for improved logging

2011-09-20 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108935#comment-13108935 ] Ning Zhang commented on HIVE-2453: -- +1. Will commit if tests pass. Need a way to

[jira] [Commented] (HIVE-1496) enhance CREATE INDEX to support immediate index build

2011-09-20 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108953#comment-13108953 ] John Sichi commented on HIVE-1496: -- Ashutosh, the DEFERRED REBUILD refers to the data

[jira] [Updated] (HIVE-2181) Clean up the scratch.dir (tmp/hive-root) while restarting Hive server.

2011-09-20 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2181: - Status: Open (was: Patch Available) Clean up the scratch.dir (tmp/hive-root) while restarting Hive

[jira] [Commented] (HIVE-2181) Clean up the scratch.dir (tmp/hive-root) while restarting Hive server.

2011-09-20 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108956#comment-13108956 ] jirapos...@reviews.apache.org commented on HIVE-2181: -

Re: Patches Need review and commit

2011-09-20 Thread John Sichi
For HIVE-2017, I don't know this area of the code well enough to review...maybe one of the other committers can take a look? JVS On Sep 20, 2011, at 7:23 AM, Chinna wrote: Hi John, Pls take a look at these patches, HIVE-2181 HIVE-2017 HIVE-2078 Here some of the patches become

[jira] [Updated] (HIVE-2457) Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HIVE-2457: Attachment: HIVE-2457.patch Here's a patch which introduces a new property, {{hive.output.file.extension}},

Hive-trunk-h0.21 - Build # 966 - Fixed

2011-09-20 Thread Apache Jenkins Server
Changes for Build #965 [jvs] HIVE-2448. Upgrade JavaEWAH to 0.3 (John Sichi via jvs) [heyongqiang] HIVE-2451: TABLESAMBLE(BUCKET xxx) sometimes doesn't trigger input pruning (Siying Dong via He Yongqiang) Changes for Build #966 All tests passed The Apache Jenkins build system has built

[jira] [Updated] (HIVE-2457) Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HIVE-2457: Status: Patch Available (was: Open) Files in Avro-backed Hive tables do not have a .avro extension

Hive-0.8.0-SNAPSHOT-h0.21 - Build # 27 - Fixed

2011-09-20 Thread Apache Jenkins Server
Changes for Build #26 Changes for Build #27 All tests passed The Apache Jenkins build system has built Hive-0.8.0-SNAPSHOT-h0.21 (build #27) Status: Fixed Check console output at https://builds.apache.org/job/Hive-0.8.0-SNAPSHOT-h0.21/27/ to view the results.

[jira] [Updated] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-1694: --- Attachment: HIVE-1694.8.patch Accelerate GROUP BY execution using indexes

[jira] [Updated] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-1694: --- Attachment: (was: HIVE-1694.8.patch) Accelerate GROUP BY execution using indexes

[jira] [Updated] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-1694: --- Attachment: HIVE-1694.8.patch Accelerate GROUP BY execution using indexes

[jira] [Updated] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-1694: --- Attachment: (was: HIVE-1694.8.patch) Accelerate GROUP BY execution using indexes

[jira] [Created] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread Prajakta Kalmegh (JIRA)
Group-by query optimization Followup: add flag in conf/hive-default.xml --- Key: HIVE-2458 URL: https://issues.apache.org/jira/browse/HIVE-2458 Project: Hive Issue Type:

Review Request: HIVE-2457. Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1989/ --- Review request for hive. Summary --- Review for HIVE-2457 This addresses

[jira] [Commented] (HIVE-2457) Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109036#comment-13109036 ] jirapos...@reviews.apache.org commented on HIVE-2457: -

[jira] [Updated] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-2458: --- Attachment: HIVE-2458.1.patch Group-by query optimization Followup: add flag in

[jira] [Updated] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-2458: --- Status: Patch Available (was: Open) Group-by query optimization Followup: add flag in

[jira] [Commented] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109091#comment-13109091 ] John Sichi commented on HIVE-2458: -- For the _Of_ casing, I searched the code base and

[jira] [Commented] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109102#comment-13109102 ] Prajakta Kalmegh commented on HIVE-2458: Yes. I had missed the count(1) and

[jira] [Updated] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-2458: --- Attachment: HIVE-2458.2.patch Group-by query optimization Followup: add flag in

Re: Review Request: HIVE-2457. Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1989/#review1982 --- trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

[jira] [Assigned] (HIVE-2457) Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2457: Assignee: Tom White Files in Avro-backed Hive tables do not have a .avro extension

[jira] [Updated] (HIVE-2457) Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2457: - Status: Open (was: Patch Available) Files in Avro-backed Hive tables do not have a .avro

[jira] [Commented] (HIVE-2457) Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109130#comment-13109130 ] jirapos...@reviews.apache.org commented on HIVE-2457: -

[jira] [Commented] (HIVE-2458) Group-by query optimization Followup: add flag in conf/hive-default.xml

2011-09-20 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109132#comment-13109132 ] John Sichi commented on HIVE-2458: -- +1. Will commit when tests pass. Group-by query

[jira] [Commented] (HIVE-1996) LOAD DATA INPATH fails when the table already contains a file of the same name

2011-09-20 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109247#comment-13109247 ] Chinna Rao Lalam commented on HIVE-1996: Hi He Yongqiang, Here these 2 scenarios

Re: Review Request: HIVE-2457. Files in Avro-backed Hive tables do not have a .avro extension

2011-09-20 Thread Tom White
On 2011-09-21 00:26:28, Carl Steinbach wrote: Thanks for the review! On 2011-09-21 00:26:28, Carl Steinbach wrote: trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java, line 892 https://reviews.apache.org/r/1989/diff/1/?file=2#file2line892 Please add this

[jira] [Resolved] (HIVE-2453) Need a way to categorize queries in hooks for improved logging

2011-09-20 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang resolved HIVE-2453. -- Resolution: Fixed Fix Version/s: 0.9.0 Hadoop Flags: [Reviewed] Committed. Thanks Kevin!