[jira] [Updated] (HIVE-9401) Backport: Fastpath for limited fetches from unpartitioned tables

2015-01-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9401: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch, thanks [~hagleitn].

[jira] [Updated] (HIVE-9397) SELECT max(bar) FROM foo is broken with metadata enabled

2015-01-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9397: -- Took a quick look, since I was working on FetchTask. Got a clearer backtrace. {code} Caused by:

[jira] [Commented] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280714#comment-14280714 ] Gopal V commented on HIVE-9382: --- +1 LGTM. Query got rerun with Global Limit optimization on

[jira] [Assigned] (HIVE-9397) SELECT max(bar) FROM foo is broken with metadata enabled

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-9397: - Assignee: Gopal V SELECT max(bar) FROM foo is broken with metadata enabled

[jira] [Commented] (HIVE-9397) SELECT max(bar) FROM foo is broken with metadata enabled

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280898#comment-14280898 ] Gopal V commented on HIVE-9397: --- This looks rather odd, let me take a look. SELECT max(bar)

[jira] [Commented] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280929#comment-14280929 ] Gopal V commented on HIVE-7313: --- [~leftylev]: Can I edit those in-place or how do I write

[jira] [Updated] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9255: -- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Committed to

[jira] [Updated] (HIVE-9401) Backport: Fastpath for limited fetches from unpartitioned tables

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9401: -- Fix Version/s: (was: 0.15.0) Backport: Fastpath for limited fetches from unpartitioned tables

[jira] [Updated] (HIVE-9401) Backport: Fastpath for limited fetches from unpartitioned tables

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9401: -- Labels: Backport (was: ) Backport: Fastpath for limited fetches from unpartitioned tables

[jira] [Created] (HIVE-9401) Backport: Fastpath for limited fetches from unpartitioned tables

2015-01-16 Thread Gopal V (JIRA)
Gopal V created HIVE-9401: - Summary: Backport: Fastpath for limited fetches from unpartitioned tables Key: HIVE-9401 URL: https://issues.apache.org/jira/browse/HIVE-9401 Project: Hive Issue Type:

[jira] [Commented] (HIVE-9235) Turn off Parquet Vectorization until all data types work: DECIMAL, DATE, TIMESTAMP, CHAR, and VARCHAR

2015-01-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14281090#comment-14281090 ] Gopal V commented on HIVE-9235: --- I see only 1 test being affected overall. +1 - LGTM. Turn

[jira] [Updated] (HIVE-9401) Backport: Fastpath for limited fetches from unpartitioned tables

2015-01-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9401: -- Fix Version/s: 0.14.1 Status: Patch Available (was: Open) Backport: Fastpath for limited fetches

[jira] [Updated] (HIVE-9401) Backport: Fastpath for limited fetches from unpartitioned tables

2015-01-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9401: -- Attachment: HIVE-9401.1-branch-0.14.patch Backport: Fastpath for limited fetches from unpartitioned tables

[jira] [Commented] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288090#comment-14288090 ] Gopal V commented on HIVE-9310: --- Ah, I exit from the loop from the CLI using a Ctrl+D that

[jira] [Updated] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-02-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9593: -- Attachment: HIVE-9593.no-autogen.patch Rebased to trunk (minus the autogen code) for application to other

[jira] [Commented] (HIVE-9718) Insert into dynamic partitions with same column structure in the distibute by clause barfs

2015-02-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14326539#comment-14326539 ] Gopal V commented on HIVE-9718: --- The bug aside, the DISTRIBUTE BY will result in a

[jira] [Commented] (HIVE-9667) Disable ORC bloom filters for ORC v11 output-format

2015-02-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14319329#comment-14319329 ] Gopal V commented on HIVE-9667: --- [~prasanth_j]: Can you take a look? Disable ORC bloom

[jira] [Created] (HIVE-9682) Use variable length blocks to store ORC stripes

2015-02-12 Thread Gopal V (JIRA)
Gopal V created HIVE-9682: - Summary: Use variable length blocks to store ORC stripes Key: HIVE-9682 URL: https://issues.apache.org/jira/browse/HIVE-9682 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-9667) Disable ORC bloom filters for ORC v11 output-format

2015-02-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9667: -- Release Note: Disable ORC bloom filters for ORC v11 writer impl Status: Patch Available (was: Open)

[jira] [Updated] (HIVE-9667) Disable ORC bloom filters for ORC v11 output-format

2015-02-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9667: -- Attachment: HIVE-9667.1.patch Disable ORC bloom filters for ORC v11 output-format

[jira] [Created] (HIVE-9667) Disable ORC bloom filters for ORC v11 output-format

2015-02-12 Thread Gopal V (JIRA)
Gopal V created HIVE-9667: - Summary: Disable ORC bloom filters for ORC v11 output-format Key: HIVE-9667 URL: https://issues.apache.org/jira/browse/HIVE-9667 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9683) Hive metastore thrift client connections hang indefinitely

2015-02-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9683: -- Attachment: HIVE-9683.1.patch Hive metastore thrift client connections hang indefinitely

[jira] [Updated] (HIVE-9683) Hive metastore thrift client connections hang indefinitely

2015-02-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9683: -- Release Note: Client TCP keep-alive for Thrift as a workaround for THRIFT-2788 Status: Patch Available

[jira] [Commented] (HIVE-9683) Hive metastore thrift client connections hang indefinitely

2015-02-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14319520#comment-14319520 ] Gopal V commented on HIVE-9683: --- [~hagleitn]: Can you take a look this fix? This fix is not

[jira] [Created] (HIVE-9683) Hive metastore thrift client connections hang indefinitely

2015-02-12 Thread Gopal V (JIRA)
Gopal V created HIVE-9683: - Summary: Hive metastore thrift client connections hang indefinitely Key: HIVE-9683 URL: https://issues.apache.org/jira/browse/HIVE-9683 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9619: -- Resolution: Fixed Release Note: Uninitialized read of numBitVectors in NumDistinctValueEstimator

[jira] [Updated] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9619: -- Component/s: Statistics Uninitialized read of numBitVectors in NumDistinctValueEstimator

[jira] [Updated] (HIVE-9683) Hive metastore thrift client connections hang indefinitely

2015-02-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9683: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch, thanks [~vikram.dixit]

[jira] [Updated] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9619: -- Fix Version/s: 1.2.0 Uninitialized read of numBitVectors in NumDistinctValueEstimator

[jira] [Created] (HIVE-9711) ORC Vectorization DoubleColumnVector.isRepeating=false if all entries are NaN

2015-02-17 Thread Gopal V (JIRA)
Gopal V created HIVE-9711: - Summary: ORC Vectorization DoubleColumnVector.isRepeating=false if all entries are NaN Key: HIVE-9711 URL: https://issues.apache.org/jira/browse/HIVE-9711 Project: Hive

[jira] [Updated] (HIVE-9730) LLAP: make sure logging is never called when not needed

2015-02-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9730: -- Attachment: log4j-llap.png LLAP: make sure logging is never called when not needed

[jira] [Updated] (HIVE-9730) LLAP: make sure logging is never called when not needed

2015-02-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9730: -- Description: log4j logging has really inefficient serialization !log4j-llap.png! was:log4j logging has

[jira] [Commented] (HIVE-9397) SELECT max(bar) FROM foo is broken after ANALYZE ... FOR COLUMNS

2015-01-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293123#comment-14293123 ] Gopal V commented on HIVE-9397: --- LGTM - +1. SELECT max(bar) FROM foo is broken after

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Resolution: Fixed Status: Resolved (was: Patch Available) ORC PPD - fix fuzzy case evaluation of

[jira] [Commented] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14290983#comment-14290983 ] Gopal V commented on HIVE-9443: --- Test failures are unrelated. ORC PPD - fix fuzzy case

[jira] [Commented] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14290985#comment-14290985 ] Gopal V commented on HIVE-9443: --- Committed to trunk, thanks [~prasanth_j]. ORC PPD - fix

[jira] [Updated] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9461: -- Affects Version/s: llap LLAP: Enable local mode tests on tez to facilitate llap testing

[jira] [Updated] (HIVE-9460) LLAP: Fix some static vars in the operator pipeline

2015-01-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9460: -- Affects Version/s: llap LLAP: Fix some static vars in the operator pipeline

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Status: Open (was: Patch Available) ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Description: CLEAR LIBRARY CACHE ORC PPD returns IS_NULL wrong for the fuzz case of some-nulls. The code-flow

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Status: Patch Available (was: Open) ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Attachment: HIVE-9443.3.patch Reuploading. ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Updated] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9255: -- Attachment: HIVE-9255.1.patch hive-15 patch-set. Fastpath for limited fetches from unpartitioned tables

[jira] [Updated] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9255: -- Release Note: SimpleFetchOptimizer for limited fetches without filters Status: Patch Available (was:

[jira] [Created] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-05 Thread Gopal V (JIRA)
Gopal V created HIVE-9255: - Summary: Fastpath for limited fetches from unpartitioned tables Key: HIVE-9255 URL: https://issues.apache.org/jira/browse/HIVE-9255 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9244: -- Status: Open (was: Patch Available) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

[jira] [Updated] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9244: -- Status: Patch Available (was: Open) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

[jira] [Updated] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9244: -- Attachment: HIVE-9244.2.patch Incorporate HIVE-9245 as part of 2.6.0 Upgrade 0.23 hadoop-shims to latest

[jira] [Commented] (HIVE-4639) Add has null flag to ORC internal index

2015-01-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14272122#comment-14272122 ] Gopal V commented on HIVE-4639: --- for the sake of documentation this does not change the ORC

[jira] [Commented] (HIVE-9257) Merge from spark to trunk January 2015

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274279#comment-14274279 ] Gopal V commented on HIVE-9257: --- Can you remove all the EC2 random references from the poms?

[jira] [Updated] (HIVE-9249) java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.HiveVarcharWritable cannot be cast to org.apache.hadoop.hive.common.type.HiveVarchar when joining tables

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9249: -- Attachment: HIVE-9249.hive-14.patch [~mmccline]: I have regenerated the golden files for the branch. Can you

[jira] [Resolved] (HIVE-9249) java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.HiveVarcharWritable cannot be cast to org.apache.hadoop.hive.common.type.HiveVarchar when joining tables

2015-01-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V resolved HIVE-9249. --- Resolution: Fixed Fix Version/s: 0.14.1 Release Note: HIVE-9249: Vectorization: Join involving

[jira] [Commented] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270780#comment-14270780 ] Gopal V commented on HIVE-9310: --- [~navis]: did not want to leak the implementation out of the

[jira] [Commented] (HIVE-9249) java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.HiveVarcharWritable cannot be cast to org.apache.hadoop.hive.common.type.HiveVarchar when joining tables

2015-01-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270834#comment-14270834 ] Gopal V commented on HIVE-9249: --- All tests on 0.14 branch branch passes -

[jira] [Commented] (HIVE-9257) Merge from spark to trunk January 2015

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274386#comment-14274386 ] Gopal V commented on HIVE-9257: --- Thanks, [~brocknoland]. I traced the ec2 fetching to the

[jira] [Updated] (HIVE-9245) TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.6.0 API change)

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9245: -- Resolution: Done Status: Resolved (was: Patch Available) Committed as part of HIVE-9244

[jira] [Updated] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9244: -- Resolution: Fixed Status: Resolved (was: Patch Available) Upgrade 0.23 hadoop-shims to latest stable

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Attachment: HIVE-7313.2.patch Rebased to trunk. Allow in-memory/ssd session-level temp-tables

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Status: Patch Available (was: Open) Allow in-memory/ssd session-level temp-tables

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Status: Open (was: Patch Available) Allow in-memory/ssd session-level temp-tables

[jira] [Commented] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14274547#comment-14274547 ] Gopal V commented on HIVE-9244: --- Committed to trunk, thanks [~prasanth_j]. Upgrade 0.23

[jira] [Updated] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9255: -- Status: Patch Available (was: Open) Fastpath for limited fetches from unpartitioned tables

[jira] [Updated] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9255: -- Attachment: HIVE-9255.2.patch Regenerate q.out for the select cast(...) ... limit 10; case without the filter.

[jira] [Updated] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9255: -- Status: Open (was: Patch Available) Fastpath for limited fetches from unpartitioned tables

[jira] [Commented] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14275231#comment-14275231 ] Gopal V commented on HIVE-9310: --- [~navis]: We can, but I had one case where my home dir hit

[jira] [Updated] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9310: -- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14275285#comment-14275285 ] Gopal V commented on HIVE-9310: --- The test failures look unrelated - the error was a YARN

[jira] [Commented] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14275282#comment-14275282 ] Gopal V commented on HIVE-9310: --- Actually, I tried to flush in the signal handler + try/catch

[jira] [Commented] (HIVE-8327) mvn site -Pfindbugs

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270113#comment-14270113 ] Gopal V commented on HIVE-8327: --- Yes, all other targets are unaffected. Before we run

[jira] [Updated] (HIVE-9249) java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.HiveVarcharWritable cannot be cast to org.apache.hadoop.hive.common.type.HiveVarchar when joining tables

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9249: -- Fix Version/s: 0.15.0 java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.HiveVarcharWritable

[jira] [Commented] (HIVE-9249) java.lang.ClassCastException: org.apache.hadoop.hive.serde2.io.HiveVarcharWritable cannot be cast to org.apache.hadoop.hive.common.type.HiveVarchar when joining tables

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270119#comment-14270119 ] Gopal V commented on HIVE-9249: --- Committed to 0.15.0. Not committed to 0.14.1 because of

[jira] [Commented] (HIVE-9630) partition filter using date_sub result produces non-optimal plans

2015-02-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313400#comment-14313400 ] Gopal V commented on HIVE-9630: --- Is there a way for you to check if the {{CURRENT_DATE}}

[jira] [Commented] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14311924#comment-14311924 ] Gopal V commented on HIVE-9619: --- [~apivovarov]: If you make those members final, you'll

[jira] [Commented] (HIVE-9652) Tez in place updates should detect redirection of STDERR

2015-02-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14315717#comment-14315717 ] Gopal V commented on HIVE-9652: --- Yup. LGTM - +1. Tez in place updates should detect

[jira] [Created] (HIVE-9645) Constant folding case NULL equality

2015-02-10 Thread Gopal V (JIRA)
Gopal V created HIVE-9645: - Summary: Constant folding case NULL equality Key: HIVE-9645 URL: https://issues.apache.org/jira/browse/HIVE-9645 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-9644) Constant folding case for CASE/WHEN

2015-02-10 Thread Gopal V (JIRA)
Gopal V created HIVE-9644: - Summary: Constant folding case for CASE/WHEN Key: HIVE-9644 URL: https://issues.apache.org/jira/browse/HIVE-9644 Project: Hive Issue Type: Bug Components:

[jira] [Commented] (HIVE-9684) Incorrect disk range computation in ORC because of optional stream kind

2015-02-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14320674#comment-14320674 ] Gopal V commented on HIVE-9684: --- LGTM +1. This needs the extra condition because unknown

[jira] [Commented] (HIVE-9619) Uninitialized read of numBitVectors in NumDistinctValueEstimator

2015-02-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321057#comment-14321057 ] Gopal V commented on HIVE-9619: --- LGTM - +1. Left a minor comment on the RB, but it is not

[jira] [Commented] (HIVE-9645) Constant folding case NULL equality

2015-02-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321053#comment-14321053 ] Gopal V commented on HIVE-9645: --- {code} -expressions: null (type: void), null

[jira] [Commented] (HIVE-9645) Constant folding case NULL equality

2015-02-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321167#comment-14321167 ] Gopal V commented on HIVE-9645: --- This broke CTAS typing for me entirely, for cases with an

[jira] [Commented] (HIVE-9645) Constant folding case NULL equality

2015-02-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321152#comment-14321152 ] Gopal V commented on HIVE-9645: --- The type changes based on the WHERE clause, which is

[jira] [Commented] (HIVE-9630) partition filter using date_sub result produces non-optimal plans

2015-02-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313457#comment-14313457 ] Gopal V commented on HIVE-9630: --- Cross-checked on today's hive-trunk build. {code} hive set

[jira] [Updated] (HIVE-9249) Vectorization: Join involving CHAR/VARCHAR fails during execution

2015-01-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9249: -- Description: VectorColumnAssignFactory doesn't handle HiveCharWritable / HiveVarcharWritable objects. {code}

[jira] [Commented] (HIVE-9249) Vectorization: Join involving CHAR/VARCHAR fails during execution

2015-01-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263813#comment-14263813 ] Gopal V commented on HIVE-9249: --- LGTM - +1, tests pending. Vectorization: Join involving

[jira] [Updated] (HIVE-9245) TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.60 API change)

2015-01-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9245: -- Summary: TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.60 API change) (was:

[jira] [Updated] (HIVE-9245) TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.6.0 API change)

2015-01-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9245: -- Summary: TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.6.0 API change) (was:

[jira] [Updated] (HIVE-9245) TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.6.0 API change)

2015-01-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9245: -- Release Note: Use the new API for DefaultImpersonationProvider in TestHadoop20SAuthBridge setup

[jira] [Updated] (HIVE-9245) TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.6.0 API change)

2015-01-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9245: -- Attachment: HIVE-9245.1.patch TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 - 2.6.0 API

[jira] [Created] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-08 Thread Gopal V (JIRA)
Gopal V created HIVE-9310: - Summary: CLI JLine does not flush history back to ~/.hivehistory Key: HIVE-9310 URL: https://issues.apache.org/jira/browse/HIVE-9310 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14269040#comment-14269040 ] Gopal V commented on HIVE-8181: --- [~navis]: reassigned to you - I was just going to update the

[jira] [Updated] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9310: -- Release Note: Flush hive CLI history to disk on exit Status: Patch Available (was: Open) CLI JLine

[jira] [Updated] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9310: -- Attachment: HIVE-9310.1.patch CLI JLine does not flush history back to ~/.hivehistory

[jira] [Updated] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2015-01-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8181: -- Assignee: Navis (was: Gopal V) Upgrade JavaEWAH version to allow for unsorted bitset creation

[jira] [Commented] (HIVE-8327) mvn site -Pfindbugs

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268870#comment-14268870 ] Gopal V commented on HIVE-8327: --- I tested this now and findbugs adds about 4 mins to the

[jira] [Commented] (HIVE-4639) Add has null flag to ORC internal index

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268884#comment-14268884 ] Gopal V commented on HIVE-4639: --- Added this patch to my daily TPC-H 1Tb ETL reloaded

[jira] [Commented] (HIVE-9188) BloomFilter in ORC row group index

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268907#comment-14268907 ] Gopal V commented on HIVE-9188: --- Left some comments, particularly about the encoding of the

[jira] [Commented] (HIVE-8327) mvn site -Pfindbugs

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268333#comment-14268333 ] Gopal V commented on HIVE-8327: --- [~ashutoshc]: Yes, this is ready for inclusion - let me

[jira] [Updated] (HIVE-8327) mvn site -Pfindbugs

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8327: -- Attachment: HIVE-8327.2.patch mvn site -Pfindbugs --- Key: HIVE-8327

[jira] [Updated] (HIVE-8327) mvn site -Pfindbugs

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8327: -- Release Note: mvn site -Pfindbugs for hive Status: Patch Available (was: Open) mvn site -Pfindbugs

[jira] [Commented] (HIVE-9188) BloomFilter in ORC row group index

2015-01-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268002#comment-14268002 ] Gopal V commented on HIVE-9188: --- [~owen.omalley]: the stream has the issue that it's read

<    4   5   6   7   8   9   10   11   12   13   >