[jira] [Commented] (HIVE-11544) LazyInteger should avoid throwing NumberFormatException

2015-08-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710693#comment-14710693 ] Gopal V commented on HIVE-11544: [~ashutoshc]: the JVM is a strange beast. This method is

[jira] [Commented] (HIVE-11538) Add an option to skip init script while running tests

2015-08-24 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710690#comment-14710690 ] Takanobu Asanuma commented on HIVE-11538: - Hi, [~ashutoshc]. I'm using IntelliJ an

[jira] [Updated] (HIVE-11637) Support hive.cli.print.current.db in new CLI[beeline-cli branch]

2015-08-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11637: Attachment: HIVE-11637.2-beeline-cli.patch > Support hive.cli.print.current.db in new CLI[beeline-cl

[jira] [Commented] (HIVE-11472) ORC StringDirectTreeReader is thrashing the GC due to byte[] allocation per row

2015-08-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710675#comment-14710675 ] Gopal V commented on HIVE-11472: [~ashutoshc]: I kept the shim to allow -Phadoop-1 builds.

[jira] [Commented] (HIVE-11638) ExprNodeDesc hashMap accidentally degrades into O(N) instead of O(1)

2015-08-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710672#comment-14710672 ] Gopal V commented on HIVE-11638: [~jcamachorodriguez]/[~ashutoshc]: please review > Expr

[jira] [Updated] (HIVE-11638) ExprNodeDesc hashMap accidentally degrades into O(N) instead of O(1)

2015-08-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11638: --- Issue Type: Improvement (was: Bug) > ExprNodeDesc hashMap accidentally degrades into O(N) instead of O(1) > -

[jira] [Updated] (HIVE-11638) ExprNodeDesc hashMap accidentally degrades into O(N) instead of O(1)

2015-08-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11638: --- Attachment: HIVE-11638.1.patch > ExprNodeDesc hashMap accidentally degrades into O(N) instead of O(1) > --

[jira] [Commented] (HIVE-11629) CBO: Calcite Operator To Hive Operator (Calcite Return Path) : fix the filter expressions for full outer join and right outer join

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710649#comment-14710649 ] Hive QA commented on HIVE-11629: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11624) Beeline-cli: support hive.cli.print.header in new CLI[beeline-cli branch]

2015-08-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710648#comment-14710648 ] Ferdinand Xu commented on HIVE-11624: - +1 > Beeline-cli: support hive.cli.print.heade

[jira] [Commented] (HIVE-11594) Analyze Table For Columns cannot handle columns with embedded spaces

2015-08-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710646#comment-14710646 ] Lefty Leverenz commented on HIVE-11594: --- Does this need documentation, or is it just

[jira] [Updated] (HIVE-11637) Support hive.cli.print.current.db in new CLI[beeline-cli branch]

2015-08-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11637: Attachment: HIVE-11637.1-beeline-cli.patch > Support hive.cli.print.current.db in new CLI[beeline-cl

[jira] [Commented] (HIVE-11581) HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string.

2015-08-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710592#comment-14710592 ] Lefty Leverenz commented on HIVE-11581: --- Does this need documentation? If so, pleas

[jira] [Commented] (HIVE-11624) Beeline-cli: support hive.cli.print.header in new CLI[beeline-cli branch]

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710566#comment-14710566 ] Hive QA commented on HIVE-11624: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11123) Fix how to confirm the RDBMS product name at Metastore.

2015-08-24 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710538#comment-14710538 ] Shinichi Yamashita commented on HIVE-11123: --- [~deepesh] Thank you for your comme

[jira] [Updated] (HIVE-10215) Large IN() clauses: deep hashCode performance during optimizer pass

2015-08-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10215: -- Fix Version/s: 1.2.0 > Large IN() clauses: deep hashCode performance during optimizer pass > ---

[jira] [Updated] (HIVE-10163) CommonMergeJoinOperator calls WritableComparator.get() in the inner loop

2015-08-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10163: -- Fix Version/s: 1.2.0 > CommonMergeJoinOperator calls WritableComparator.get() in the inner loop > --

[jira] [Commented] (HIVE-11599) Add metastore command to dump it's configs

2015-08-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710531#comment-14710531 ] Ashutosh Chauhan commented on HIVE-11599: - I agree with [~ekoifman] logging at st

[jira] [Comment Edited] (HIVE-11599) Add metastore command to dump it's configs

2015-08-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710531#comment-14710531 ] Ashutosh Chauhan edited comment on HIVE-11599 at 8/25/15 3:41 AM: --

[jira] [Updated] (HIVE-11357) ACID enable predicate pushdown for insert-only delta file 2

2015-08-24 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11357: -- Attachment: HIVE-11357.patch > ACID enable predicate pushdown for insert-only delta file 2 > ---

[jira] [Commented] (HIVE-11515) Still some possible race condition in DynamicPartitionPruner

2015-08-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710436#comment-14710436 ] Navis commented on HIVE-11515: -- [~sseth] If it's already fixed, seemed not need to commit thi

[jira] [Commented] (HIVE-11628) DB type detection code is failing on Oracle 12

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710432#comment-14710432 ] Hive QA commented on HIVE-11628: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11629) CBO: Calcite Operator To Hive Operator (Calcite Return Path) : fix the filter expressions for full outer join and right outer join

2015-08-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710424#comment-14710424 ] Laljo John Pullokkaran commented on HIVE-11629: --- [~jcamachorodriguez] Could

[jira] [Commented] (HIVE-11623) CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix the tableAlias for ReduceSink operator

2015-08-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710418#comment-14710418 ] Laljo John Pullokkaran commented on HIVE-11623: --- [~jcamachorodriguez] Could

[jira] [Commented] (HIVE-11614) CBO: Calcite Operator To Hive Operator (Calcite Return Path): ctas after order by has problem

2015-08-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710413#comment-14710413 ] Laljo John Pullokkaran commented on HIVE-11614: --- [~pxiong] 1) We need to fin

[jira] [Assigned] (HIVE-11445) CBO: Calcite Operator To Hive Operator (Calcite Return Path) : groupby distinct does not work

2015-08-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran reassigned HIVE-11445: - Assignee: Laljo John Pullokkaran (was: Pengcheng Xiong) > CBO: Calcite O

[jira] [Updated] (HIVE-11624) Beeline-cli: support hive.cli.print.header in new CLI[beeline-cli branch]

2015-08-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11624: Attachment: HIVE-11624.1-beeline-cli.patch rename the patch with branch name > Beeline-cli: support

[jira] [Commented] (HIVE-11635) import tool fails on non-secure cluster

2015-08-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710363#comment-14710363 ] Alan Gates commented on HIVE-11635: --- Do you want to fix this or want me to? I can, but

[jira] [Commented] (HIVE-11633) import tool should print help by default

2015-08-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710360#comment-14710360 ] Alan Gates commented on HIVE-11633: --- +1 > import tool should print help by default > --

[jira] [Updated] (HIVE-11504) Predicate pushing down doesn't work for float type for Parquet

2015-08-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11504: Attachment: HIVE-11504.1.patch Hi [~owen.omalley] [~spena], let's use the first edition to resolve t

[jira] [Commented] (HIVE-8007) Clean up Thrift definitions

2015-08-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710353#comment-14710353 ] Alan Gates commented on HIVE-8007: -- I don't have Thrift 0.9.2 (the currently used version)

[jira] [Reopened] (HIVE-11611) A bad performance regression issue with Parquet happens if Hive does not select any columns

2015-08-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu reopened HIVE-11611: - Hi [~spena], I think if we bump up the latest version of parquet, we still need to change the code to

[jira] [Commented] (HIVE-11635) import tool fails on unsecure cluster

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710336#comment-14710336 ] Sergey Shelukhin commented on HIVE-11635: - Running with --all. Everything before t

[jira] [Updated] (HIVE-11635) import tool fails on non-secure cluster

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11635: Summary: import tool fails on non-secure cluster (was: import tool fails on unsecure cluste

[jira] [Updated] (HIVE-11635) import tool fails on unsecure cluster

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11635: Description: {noformat} Copying kerberos related items 2015-08-24 20:28:51,292 WARN [main]

[jira] [Updated] (HIVE-11634) Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...)

2015-08-24 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11634: - Attachment: HIVE-11634.1.patch Initial draft, more test ca

[jira] [Commented] (HIVE-11599) Add metastore command to dump it's configs

2015-08-24 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710327#comment-14710327 ] Eugene Koifman commented on HIVE-11599: --- That would be a good start but maybe not en

[jira] [Commented] (HIVE-11599) Add metastore command to dump it's configs

2015-08-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710322#comment-14710322 ] Thejas M Nair commented on HIVE-11599: -- [~ekoifman] Would writing the hiveconfig to l

[jira] [Updated] (HIVE-11634) Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...)

2015-08-24 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11634: - Component/s: CBO > Support partition pruning for IN(STRUCT

[jira] [Updated] (HIVE-11634) Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...)

2015-08-24 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11634: - Description: Currently, we do not support partition prunin

[jira] [Commented] (HIVE-11581) HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string.

2015-08-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710317#comment-14710317 ] Thejas M Nair commented on HIVE-11581: -- +1 for new patch > HiveServer2 should store

[jira] [Commented] (HIVE-11581) HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string.

2015-08-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710312#comment-14710312 ] Vaibhav Gumashta commented on HIVE-11581: - Failure is unrelated. > HiveServer2 sh

[jira] [Commented] (HIVE-11581) HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string.

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710310#comment-14710310 ] Hive QA commented on HIVE-11581: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11633) import tool should print help by default

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710302#comment-14710302 ] Sergey Shelukhin commented on HIVE-11633: - [~alangates] fyi > import tool should

[jira] [Updated] (HIVE-11633) import tool should print help by default

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11633: Attachment: HIVE-11633.patch > import tool should print help by default > --

[jira] [Assigned] (HIVE-11633) import tool should print help by default

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-11633: --- Assignee: Sergey Shelukhin > import tool should print help by default > -

[jira] [Updated] (HIVE-11630) Use string intering with HiveConf to be more space efficient

2015-08-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-11630: Description: The giant enum HiveConf#ConfVars has String fields varname and description. Eac

[jira] [Updated] (HIVE-11548) HCatLoader should support predicate pushdown.

2015-08-24 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-11548: Attachment: HIVE-11548.1.patch Corrected the bad-code. Submitting for re-test. > HC

[jira] [Updated] (HIVE-11548) HCatLoader should support predicate pushdown.

2015-08-24 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-11548: Attachment: (was: HIVE-11548.1.patch) > HCatLoader should support predicate push

[jira] [Commented] (HIVE-11595) refactor ORC footer reading to make it usable from outside

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710245#comment-14710245 ] Sergey Shelukhin commented on HIVE-11595: - [~prasanth_j] failures are unrelated :)

[jira] [Resolved] (HIVE-11622) Creating an Avro table with a complex map-typed column leads to incorrect column type.

2015-08-24 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang resolved HIVE-11622. Resolution: Duplicate This is a duplicate of HIVE-11288 which is already fixed. Thanks. > Creating

[jira] [Updated] (HIVE-11631) TFetchResultsResp hasMoreRows and startRowOffset not returning actual values

2015-08-24 Thread Jenny Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jenny Kim updated HIVE-11631: - Description: hasMoreRows always returns False startRowOffset always appears to be 0 was: This was origi

[jira] [Commented] (HIVE-11630) Use string intering with HiveConf to be more space efficient

2015-08-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710196#comment-14710196 ] Thejas M Nair commented on HIVE-11630: -- Other possible optimizations around the multi

[jira] [Commented] (HIVE-8007) Clean up Thrift definitions

2015-08-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710182#comment-14710182 ] Lars Francke commented on HIVE-8007: Oh...no... I did not regenerate the files as I cou

[jira] [Commented] (HIVE-11595) refactor ORC footer reading to make it usable from outside

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710168#comment-14710168 ] Hive QA commented on HIVE-11595: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11628) DB type detection code is failing on Oracle 12

2015-08-24 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710111#comment-14710111 ] Deepesh Khandelwal commented on HIVE-11628: --- Yes, I agree, HIVE-11123 is a more

[jira] [Commented] (HIVE-11123) Fix how to confirm the RDBMS product name at Metastore.

2015-08-24 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710109#comment-14710109 ] Deepesh Khandelwal commented on HIVE-11123: --- [~sinchii] thanks for the patch! Wh

[jira] [Commented] (HIVE-11618) Correct the SARG api to reunify the PredicateLeaf.Type INTEGER and LONG

2015-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710080#comment-14710080 ] Sergio Peña commented on HIVE-11618: Thanks [~owen.omalley] for the patch. +1 The pat

[jira] [Commented] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710074#comment-14710074 ] Aihua Xu commented on HIVE-11617: - I will break the task into runtime performance change a

[jira] [Updated] (HIVE-11629) CBO: Calcite Operator To Hive Operator (Calcite Return Path) : fix the filter expressions for full outer join and right outer join

2015-08-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-11629: --- Attachment: HIVE-11629.01.patch > CBO: Calcite Operator To Hive Operator (Calcite Return Path)

[jira] [Commented] (HIVE-11422) Join a ACID table with non-ACID table fail with MR

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710037#comment-14710037 ] Hive QA commented on HIVE-11422: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11628) DB type detection code is failing on Oracle 12

2015-08-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710019#comment-14710019 ] Ashutosh Chauhan commented on HIVE-11628: - I think HIVE-11123 has a better fix for

[jira] [Commented] (HIVE-11515) Still some possible race condition in DynamicPartitionPruner

2015-08-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709976#comment-14709976 ] Siddharth Seth commented on HIVE-11515: --- [~navis] - I think the patch is good to go

[jira] [Resolved] (HIVE-9583) Rolling upgrade of Hive MetaStore Server

2015-08-24 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan resolved HIVE-9583. Resolution: Fixed Fix Version/s: 1.2.2 (Marking as fixed on the 1.2 line, since per Th

[jira] [Commented] (HIVE-11628) DB type detection code is failing on Oracle 12

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709939#comment-14709939 ] Sergey Shelukhin commented on HIVE-11628: - +1 > DB type detection code is failing

[jira] [Updated] (HIVE-11628) DB type detection code is failing on Oracle 12

2015-08-24 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-11628: -- Attachment: HIVE-11628.patch Attaching the patch for review. > DB type detection code i

[jira] [Updated] (HIVE-11581) HiveServer2 should store connection params in ZK when using dynamic service discovery for simpler client connection string.

2015-08-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-11581: Attachment: HIVE-11581.4.patch > HiveServer2 should store connection params in ZK when using

[jira] [Updated] (HIVE-11595) refactor ORC footer reading to make it usable from outside

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11595: Attachment: HIVE-11595.03.patch rebased the patch > refactor ORC footer reading to make it

[jira] [Commented] (HIVE-11552) implement basic methods for getting/putting file metadata

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709873#comment-14709873 ] Sergey Shelukhin commented on HIVE-11552: - There's an issue with ASF LDAP server s

[jira] [Commented] (HIVE-11599) Add metastore command to dump it's configs

2015-08-24 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709871#comment-14709871 ] Sushanth Sowmyan commented on HIVE-11599: - +1 to intent, this would be most useful

[jira] [Commented] (HIVE-11547) beeline does not continue running the script after an error occurs while "beeline --force=true" is already set.

2015-08-24 Thread Wei Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709865#comment-14709865 ] Wei Huang commented on HIVE-11547: -- Tried HIVE-11203 patch and it works only in interacti

[jira] [Commented] (HIVE-9005) HiveSever2 error with "Illegal Operation state transition from CLOSED to ERROR"

2015-08-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709851#comment-14709851 ] Ashutosh Chauhan commented on HIVE-9005: [~vgumashta] Would you like to review this

[jira] [Commented] (HIVE-11595) refactor ORC footer reading to make it usable from outside

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709836#comment-14709836 ] Hive QA commented on HIVE-11595: {color:red}Overall{color}: -1 no tests executed Here a

[jira] [Updated] (HIVE-11422) Join a ACID table with non-ACID table fail with MR

2015-08-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-11422: -- Attachment: HIVE-11422.1.patch Retest with the latest top of trunk/branch-1, it seems to be fixed. I did

[jira] [Commented] (HIVE-11552) implement basic methods for getting/putting file metadata

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709803#comment-14709803 ] Sergey Shelukhin commented on HIVE-11552: - The way code is currently implemented,

[jira] [Updated] (HIVE-11595) refactor ORC footer reading to make it usable from outside

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11595: Attachment: HIVE-11595.02.patch Updated patch > refactor ORC footer reading to make it usab

[jira] [Resolved] (HIVE-10289) Support filter on non-first partition key and non-string partition key

2015-08-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved HIVE-10289. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: hbase-metastore-branch Patch commi

[jira] [Commented] (HIVE-10296) Cast exception observed when hive runs a multi join query on metastore (postgres), since postgres pushes the filter into the join, and ignores the condition before appl

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709783#comment-14709783 ] Sergey Shelukhin commented on HIVE-10296: - this case was incomplete and was recent

[jira] [Commented] (HIVE-11595) refactor ORC footer reading to make it usable from outside

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709751#comment-14709751 ] Sergey Shelukhin commented on HIVE-11595: - 1-2 done, although it is misleading cau

[jira] [Commented] (HIVE-11536) %TYPE and %ROWTYPE attributes in data type declaration

2015-08-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709748#comment-14709748 ] Alan Gates commented on HIVE-11536: --- +1. You should be able to commit it now. > %TYPE

[jira] [Comment Edited] (HIVE-11526) LLAP: implement LLAP UI as a separate service

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709726#comment-14709726 ] Sergey Shelukhin edited comment on HIVE-11526 at 8/24/15 5:56 PM: --

[jira] [Commented] (HIVE-11526) LLAP: implement LLAP UI as a separate service

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709726#comment-14709726 ] Sergey Shelukhin commented on HIVE-11526: - I think the app name is the argument to

[jira] [Commented] (HIVE-11544) LazyInteger should avoid throwing NumberFormatException

2015-08-24 Thread William Slacum (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709700#comment-14709700 ] William Slacum commented on HIVE-11544: --- Would that apply to numeric/integer columns

[jira] [Commented] (HIVE-11544) LazyInteger should avoid throwing NumberFormatException

2015-08-24 Thread William Slacum (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709699#comment-14709699 ] William Slacum commented on HIVE-11544: --- The common cases still hit a similar code p

[jira] [Commented] (HIVE-11544) LazyInteger should avoid throwing NumberFormatException

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709691#comment-14709691 ] Sergey Shelukhin commented on HIVE-11544: - In our test data there were also string

[jira] [Commented] (HIVE-10289) Support filter on non-first partition key and non-string partition key

2015-08-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709687#comment-14709687 ] Alan Gates commented on HIVE-10289: --- +1 > Support filter on non-first partition key and

[jira] [Commented] (HIVE-11605) Incorrect results with bucket map join in tez.

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709681#comment-14709681 ] Sergey Shelukhin commented on HIVE-11605: - Nit: can this be replaced with a boolea

[jira] [Commented] (HIVE-11606) Bucket map joins fail at hash table construction time

2015-08-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709678#comment-14709678 ] Sergey Shelukhin commented on HIVE-11606: - +1 > Bucket map joins fail at hash tab

[jira] [Updated] (HIVE-11469) Update doc for InstanceCache to clearly define the contract on the SeedObject

2015-08-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-11469: Summary: Update doc for InstanceCache to clearly define the contract on the SeedObject (was

[jira] [Updated] (HIVE-11623) CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix the tableAlias for ReduceSink operator

2015-08-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-11623: --- Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix the tableAlias for

[jira] [Commented] (HIVE-11620) Fix several qtest output order

2015-08-24 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709583#comment-14709583 ] Chao Sun commented on HIVE-11620: - +1 > Fix several qtest output order >

[jira] [Commented] (HIVE-11573) PointLookupOptimizer can be pessimistic at a low nDV

2015-08-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709525#comment-14709525 ] Ashutosh Chauhan commented on HIVE-11573: - I agree there is no good reason for sto

[jira] [Assigned] (HIVE-11622) Creating an Avro table with a complex map-typed column leads to incorrect column type.

2015-08-24 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HIVE-11622: -- Assignee: Jimmy Xiang > Creating an Avro table with a complex map-typed column leads to incorre

[jira] [Commented] (HIVE-11504) Predicate pushing down doesn't work for float type for Parquet

2015-08-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709482#comment-14709482 ] Owen O'Malley commented on HIVE-11504: -- Ok, I wrote the patch that addresses Parquet'

[jira] [Commented] (HIVE-11611) A bad performance regression issue with Parquet happens if Hive does not select any columns

2015-08-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709468#comment-14709468 ] Sergio Peña commented on HIVE-11611: Thanks [~rdblue] [~Ferd] As you told me offline,

[jira] [Commented] (HIVE-11573) PointLookupOptimizer can be pessimistic at a low nDV

2015-08-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709112#comment-14709112 ] Hive QA commented on HIVE-11573: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Commented] (HIVE-11625) Map instances with null keys are not properly handled for Parquet tables

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709081#comment-14709081 ] Cheng Lian commented on HIVE-11625: --- Updated ticket description according to my comment

[jira] [Updated] (HIVE-11625) Map instances with null keys are not properly handled for Parquet tables

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated HIVE-11625: -- Description: Hive allows maps with null keys: {code:sql} hive> select map(null, 'foo', 1, 'bar', null, '

[jira] [Updated] (HIVE-11625) Map instances with null keys are not properly handled for Parquet tables

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated HIVE-11625: -- Description: Hive allows maps with null keys: {code:sql} hive> select map(null, 'foo', 1, 'bar', null, '

[jira] [Commented] (HIVE-11625) Map instances with null keys are not properly handled for Parquet tables

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709076#comment-14709076 ] Cheng Lian commented on HIVE-11625: --- Sorry, according to the following statements in par

[jira] [Updated] (HIVE-11625) Map instances with null keys are not properly handled for Parquet tables

2015-08-24 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian updated HIVE-11625: -- Description: Hive allows maps with null keys: {code:sql} hive> select map(null, 'foo', 1, 'bar', null, '

  1   2   >