[jira] [Updated] (HIVE-11108) HashTableSinkOperator doesn't support vectorization [Spark Branch]

2015-06-29 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-11108: -- Attachment: HIVE-11108.1-spark.patch The patch enables vectorization for SparkHashTableSinkOperator. Did some

[jira] [Commented] (HIVE-11110) Enable HiveJoinAddNotNullRule in CBO

2015-06-29 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605543#comment-14605543 ] Jesus Camacho Rodriguez commented on HIVE-0: I have analyzed the

[jira] [Updated] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-29 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Tolpeko updated HIVE-11055: -- Attachment: HIVE-11055.3.patch Created Patch 3 - made the tool compatible with Hadoop 1.

[jira] [Commented] (HIVE-11134) HS2 should log open session failure

2015-06-29 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605537#comment-14605537 ] Vaibhav Gumashta commented on HIVE-11134: - +1 HS2 should log open session

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-29 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605541#comment-14605541 ] Vaibhav Gumashta commented on HIVE-10895: - [~aihuaxu] Were you able to reproduce

[jira] [Updated] (HIVE-7451) pass function name in create/drop function to authorization api

2015-06-29 Thread Olaf Flebbe (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Flebbe updated HIVE-7451: -- Affects Version/s: (was: 1.2.0) pass function name in create/drop function to authorization api

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-29 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605538#comment-14605538 ] Vaibhav Gumashta commented on HIVE-10895: - [~aihuaxu] I'll be able to look at the

[jira] [Commented] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605700#comment-14605700 ] Alex Bush commented on HIVE-7765: - Workaround is to create an empty partition by creating

[jira] [Commented] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605728#comment-14605728 ] Alex Bush commented on HIVE-7765: - Here is how to recreate this bug and use the workaround:

[jira] [Updated] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Bush updated HIVE-7765: Environment: Tez 0.4.1, Ubuntu 12.04, Hadoop 2.4.1. Hadoop 2.2.6 was:Tez 0.4.1, Ubuntu 12.04, Hadoop

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605713#comment-14605713 ] Hive QA commented on HIVE-11055: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11108) HashTableSinkOperator doesn't support vectorization [Spark Branch]

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605736#comment-14605736 ] Hive QA commented on HIVE-11108: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10754) new Job() is deprecated. Replaced all with Job.getInstance() for Hcatalog

2015-06-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605750#comment-14605750 ] Aihua Xu commented on HIVE-10754: - [~ctang.ma] I have switched the task to replace the

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605667#comment-14605667 ] Aihua Xu commented on HIVE-10895: - Really appreciate it if you can review the code, give

[jira] [Commented] (HIVE-11112) ISO-8859-1 text output has fragments of previous longer rows appended

2015-06-29 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605669#comment-14605669 ] Yongzhi Chen commented on HIVE-2: - [~wisgood], you can merge my test case. I just

[jira] [Updated] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Bush updated HIVE-7765: Priority: Major (was: Minor) Null pointer error with UNION ALL on partitioned tables using Tez

[jira] [Updated] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Bush updated HIVE-7765: Environment: Tez 0.4.1, Ubuntu 12.04, Hadoop 2.4.1; Hadoop 2.2.6, Tez 0.5.2, Hive 0.14.0, CentOS 6.6 was:

[jira] [Commented] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-06-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605782#comment-14605782 ] Aihua Xu commented on HIVE-11130: - Seems the two tests are not related to this

[jira] [Commented] (HIVE-11112) ISO-8859-1 text output has fragments of previous longer rows appended

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605788#comment-14605788 ] Xuefu Zhang commented on HIVE-2: To accelerate the process, I committed the patch

[jira] [Updated] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Bush updated HIVE-7765: Affects Version/s: 0.14.0 Null pointer error with UNION ALL on partitioned tables using Tez

[jira] [Commented] (HIVE-7765) Null pointer error with UNION ALL on partitioned tables using Tez

2015-06-29 Thread Alex Bush (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605693#comment-14605693 ] Alex Bush commented on HIVE-7765: - Stack trace from error: SELECT * FROM test5_a UNION ALL

[jira] [Commented] (HIVE-10983) SerDeUtils bug ,when Text is reused

2015-06-29 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605959#comment-14605959 ] Sushanth Sowmyan commented on HIVE-10983: - Not a problem! As part of the release

[jira] [Commented] (HIVE-11137) In DateWritable remove the use of LazyBinaryUtils

2015-06-29 Thread Nishant Kelkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605940#comment-14605940 ] Nishant Kelkar commented on HIVE-11137: --- LazyBinaryUtils used only for readVInt()

[jira] [Commented] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606699#comment-14606699 ] Hive QA commented on HIVE-11141: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11138) Query fails when there isn't a comparator for an operator [Spark Branch]

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605375#comment-14605375 ] Hive QA commented on HIVE-11138: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7205) Wrong results when union all of grouping followed by group by with correlation optimization

2015-06-29 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605462#comment-14605462 ] dima machlin commented on HIVE-7205: Will this patch be merged to future versions?

[jira] [Updated] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-06-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10673: -- Issue Type: New Feature (was: Bug) Dynamically partitioned hash join for Tez

[jira] [Commented] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-06-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606172#comment-14606172 ] Gopal V commented on HIVE-10673: [~xuefuz]: this is a re-use of the custom Tez

[jira] [Commented] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606189#comment-14606189 ] Xuefu Zhang commented on HIVE-10673: Thanks, guys. I asked the question mainly because

[jira] [Updated] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

2015-06-29 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11140: -- Attachment: HIVE-11140.patch auto compute PROJ_HOME in

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

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606018#comment-14606018 ] Hive QA commented on HIVE-11123: {color:green}Overall{color}: +1 all checks pass Here

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606099#comment-14606099 ] Thejas M Nair commented on HIVE-10895: -- [~aihuaxu] Are those users also seeing the

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606129#comment-14606129 ] Aihua Xu commented on HIVE-10895: - [~thejas] Yes. Those users are all using Oracle as the

[jira] [Commented] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-06-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606142#comment-14606142 ] Jason Dere commented on HIVE-10673: --- [~mmokhtar] or [~gopalv] can probably give more

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Attachment: HIVE-11141.1.patch Improve RuleRegExp when

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

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606544#comment-14606544 ] Sergey Shelukhin commented on HIVE-11123: - +1. Small nit: null check can be done

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Attachment: HIVE-11141.2.patch Improve RuleRegExp when

[jira] [Commented] (HIVE-10141) count(distinct) not supported in Windowing function

2015-06-29 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606470#comment-14606470 ] Yin Huai commented on HIVE-10141: - Looking at

[jira] [Commented] (HIVE-11112) ISO-8859-1 text output has fragments of previous longer rows appended

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606565#comment-14606565 ] xiaowei wang commented on HIVE-2: - Ok,I will try to add a test case today for

[jira] [Commented] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-06-29 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606278#comment-14606278 ] Damien Carol commented on HIVE-10673: - \ No newline at end of file Dynamically

[jira] [Commented] (HIVE-11030) Enhance storage layer to create one delta file per write

2015-06-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606294#comment-14606294 ] Alan Gates commented on HIVE-11030: --- AcidUtils.serializeDeltas and

[jira] [Commented] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

2015-06-29 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606417#comment-14606417 ] Eugene Koifman commented on HIVE-11140: --- failure not related. [~thejas] could you

[jira] [Updated] (HIVE-11009) LLAP: fix TestMiniTezCliDriverLocal on the branch

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11009: Assignee: Vikram Dixit K (was: Gunther Hagleitner) LLAP: fix TestMiniTezCliDriverLocal on

[jira] [Commented] (HIVE-9823) Load spark-defaults.conf from classpath [Spark Branch]

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606315#comment-14606315 ] Xuefu Zhang commented on HIVE-9823: --- The document says that for spark related properties,

[jira] [Updated] (HIVE-11061) Table renames not propagated to partition table in HBase metastore

2015-06-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-11061: -- Attachment: HIVE-11061.patch This patch does the work in both the tbls and partitions tables to figure

[jira] [Updated] (HIVE-11139) Emit more lineage information

2015-06-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-11139: --- Attachment: HIVE-11139.1.patch Attached patch v1 that is on RB: https://reviews.apache.org/r/36025/

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Attachment: (was: HIVE-11141.1.patch) Improve

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Description: Hive occassionally gets bottlenecked on

[jira] [Updated] (HIVE-9557) create UDF to measure strings similarity using Cosine Similarity algo

2015-06-29 Thread Nishant Kelkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Kelkar updated HIVE-9557: - Attachment: HIVE-9557.3.patch Attaching revision #3 patch to remove hidden dependency on FastMath

[jira] [Commented] (HIVE-11055) HPL/SQL - Implementing Procedural SQL in Hive (PL/HQL Contribution)

2015-06-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606523#comment-14606523 ] Alan Gates commented on HIVE-11055: --- I ran rat on this and all looks good except for a

[jira] [Commented] (HIVE-11068) Hive throws OOM in client side

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606598#comment-14606598 ] Sergey Shelukhin commented on HIVE-11068: - [~gopalv] [~prasanth_j] is that the

[jira] [Commented] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

2015-06-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606467#comment-14606467 ] Thejas M Nair commented on HIVE-11140: -- +1 auto compute PROJ_HOME in

[jira] [Commented] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606385#comment-14606385 ] Hive QA commented on HIVE-11140: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606555#comment-14606555 ] Hive QA commented on HIVE-11140: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11068) Hive throws OOM in client side

2015-06-29 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606602#comment-14606602 ] Prasanth Jayachandran commented on HIVE-11068: -- Yes. It is. Hive throws OOM

[jira] [Updated] (HIVE-11143) Tests udf_from_utc_timestamp.q/udf_to_utc_timestamp.q do not work with updated Java timezone information

2015-06-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-11143: -- Attachment: HIVE-11143.1.patch Attaching patch v1. This changes the year used in the tests from 2015 to

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Description: Hive occasionally gets bottlenecked on

[jira] [Commented] (HIVE-10410) Apparent race condition in HiveServer2 causing intermittent query failures

2015-06-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606525#comment-14606525 ] Jimmy Xiang commented on HIVE-10410: HIVE-10956 fixed some HiveMetaStoreClient sync

[jira] [Commented] (HIVE-11138) Query fails when there isn't a comparator for an operator [Spark Branch]

2015-06-29 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605216#comment-14605216 ] Rui Li commented on HIVE-11138: --- cc [~chengxiang li], [~xuefuz] Query fails when there

[jira] [Updated] (HIVE-11138) Query fails when there isn't a comparator for an operator [Spark Branch]

2015-06-29 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-11138: -- Attachment: HIVE-11138.1-spark.patch Query fails when there isn't a comparator for an operator [Spark Branch]

[jira] [Updated] (HIVE-11138) Query fails when there isn't a comparator for an operator [Spark Branch]

2015-06-29 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-11138: -- Attachment: HIVE-11138.1-spark.patch Can't reproduce the failures locally. Try again. Query fails when there

[jira] [Updated] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11014: Summary: LLAP: some MiniTez tests have result changes compared to master (was: LLAP:

[jira] [Commented] (HIVE-11112) ISO-8859-1 text output has fragments of previous longer rows appended

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606922#comment-14606922 ] xiaowei wang commented on HIVE-2: - I have added a test case in HIVE-11095 ,so I

[jira] [Commented] (HIVE-11108) HashTableSinkOperator doesn't support vectorization [Spark Branch]

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606938#comment-14606938 ] Hive QA commented on HIVE-11108: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7723) Explain plan for complex query with lots of partitions is slow due to in-efficient collection used to find a matching ReadEntity

2015-06-29 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7723: - Assignee: Hari Sankar Sivarama Subramaniyan (was: Mostafa Mokhtar) Explain plan

[jira] [Assigned] (HIVE-11102) ReaderImpl: getColumnIndicesFromNames does not work for ACID tables

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-11102: --- Assignee: Sergey Shelukhin (was: Gopal V) ReaderImpl: getColumnIndicesFromNames

[jira] [Commented] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606810#comment-14606810 ] Sergey Shelukhin commented on HIVE-11014: - Looks like this no longer happens after

[jira] [Updated] (HIVE-11147) MetaTool doesn't update FS root location for partitions with space in name

2015-06-29 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-11147: - Attachment: HIVE-11147.01.patch Attach patch 01 MetaTool doesn't update FS root location for partitions

[jira] [Commented] (HIVE-11145) Remove OFFLINE and NO_DROP from tables and partitions

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606882#comment-14606882 ] Sergey Shelukhin commented on HIVE-11145: - Is it better to just do it on master?

[jira] [Commented] (HIVE-11102) ReaderImpl: getColumnIndicesFromNames does not work for ACID tables

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606779#comment-14606779 ] Sergey Shelukhin commented on HIVE-11102: - The issue is actually that the column

[jira] [Commented] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606912#comment-14606912 ] Hive QA commented on HIVE-11095: {color:green}Overall{color}: +1 all checks pass Here

[jira] [Updated] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11014: Description: vector_binary_join_groupby, -vector_outer_join1, vector_outer_join2- and

[jira] [Updated] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11014: Description: - vector_binary_join_groupby, vector_outer_join1, vector_outer_join2- and

[jira] [Resolved] (HIVE-11017) LLAP: disable the flaky TestLlapTaskSchedulerService test

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-11017. - Resolution: Fixed Fix Version/s: llap LLAP: disable the flaky

[jira] [Commented] (HIVE-11108) HashTableSinkOperator doesn't support vectorization [Spark Branch]

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606905#comment-14606905 ] Xuefu Zhang commented on HIVE-11108: +1 pending on test. HashTableSinkOperator

[jira] [Commented] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606921#comment-14606921 ] xiaowei wang commented on HIVE-11095: - [~xuefuz] I add a test case ,so I need code

[jira] [Updated] (HIVE-11102) ReaderImpl: getColumnIndicesFromNames does not work for ACID tables

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11102: Attachment: HIVE-11102.patch Patch that fixes the exception. The test that was failing on

[jira] [Updated] (HIVE-4897) Hive should handle AlreadyExists on retries when creating tables/partitions

2015-06-29 Thread Matthew Jacobs (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Jacobs updated HIVE-4897: - Priority: Major (was: Minor) Description: Creating new tables/partitions may fail with an

[jira] [Assigned] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-11014: --- Assignee: Sergey Shelukhin (was: Matt McCline) LLAP: some MiniTez tests have

[jira] [Updated] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11014: Description: -vector_binary_join_groupby, vector_outer_join1, vector_outer_join2- and

[jira] [Commented] (HIVE-11112) ISO-8859-1 text output has fragments of previous longer rows appended

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606926#comment-14606926 ] xiaowei wang commented on HIVE-2: - The above is wrong . I will try to add a test

[jira] [Updated] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaowei wang updated HIVE-11095: Attachment: HIVE-11095.3.patch.txt SerDeUtils another bug ,when Text is reused

[jira] [Updated] (HIVE-11014) LLAP: some MiniTez tests have result changes compared to master

2015-06-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11014: Description: vector_binary_join_groupby, vector_outer_join1, vector_outer_join2 and

[jira] [Commented] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607202#comment-14607202 ] xiaowei wang commented on HIVE-11095: - Thanks! SerDeUtils another bug ,when Text is

[jira] [Updated] (HIVE-9566) HiveServer2 fails to start with NullPointerException

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9566: -- Attachment: HIVE-9566.patch Renamed patch to trigger the test run. HiveServer2 fails to start with

[jira] [Commented] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-29 Thread xiaowei wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607540#comment-14607540 ] xiaowei wang commented on HIVE-11095: - Is there a problem ? SerDeUtils another bug

[jira] [Commented] (HIVE-11145) Remove OFFLINE and NO_DROP from tables and partitions

2015-06-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607500#comment-14607500 ] Alan Gates commented on HIVE-11145: --- Yes, I rebased it to master. Putting it on

[jira] [Commented] (HIVE-11138) Query fails when there isn't a comparator for an operator [Spark Branch]

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607193#comment-14607193 ] Hive QA commented on HIVE-11138: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607197#comment-14607197 ] Xuefu Zhang commented on HIVE-11095: +1 SerDeUtils another bug ,when Text is reused

[jira] [Commented] (HIVE-10328) Enable new return path for cbo

2015-06-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607549#comment-14607549 ] Hive QA commented on HIVE-10328: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-11140) auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh

2015-06-29 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11140: -- Attachment: HIVE-11140.patch auto compute PROJ_HOME in

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Description: More and more complex workloads are migrated

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Attachment: createtable.rtf

[jira] [Updated] (HIVE-11141) Improve RuleRegExp when the Expression node stack gets huge

2015-06-29 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-11141: - Attachment: HIVE-11141.1.patch cc-ing [~jpullokkaran] for

[jira] [Commented] (HIVE-11100) Beeline should escape semi-colon in queries

2015-06-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14606221#comment-14606221 ] Xuefu Zhang commented on HIVE-11100: Okay. +1 Beeline should escape semi-colon in