[jira] [Commented] (HIVE-12372) Improve to support the multibyte character at lpad and rpad

2015-12-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074122#comment-15074122 ] Ashutosh Chauhan commented on HIVE-12372: - +1 Latest patch on RB looks good. Can you also attach

[jira] [Commented] (HIVE-12752) Change the schema version to 2.1.0

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074157#comment-15074157 ] Pengcheng Xiong commented on HIVE-12752: pushed to master, thanks [~sinchii] for the patch and

[jira] [Updated] (HIVE-12744) GROUPING__ID failed to be recognized in multiple insert

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12744: --- Fix Version/s: 2.1.0 2.0.0 > GROUPING__ID failed to be recognized in

[jira] [Commented] (HIVE-12744) GROUPING__ID failed to be recognized in multiple insert

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074161#comment-15074161 ] Pengcheng Xiong commented on HIVE-12744: pushed to master, branch-2.0. Thanks [~busyjay] for

[jira] [Updated] (HIVE-12752) Change the schema version to 2.1.0

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12752: --- Fix Version/s: 2.1.0 > Change the schema version to 2.1.0 >

[jira] [Updated] (HIVE-12752) Change the schema version to 2.1.0

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12752: --- Affects Version/s: 2.1.0 > Change the schema version to 2.1.0 >

[jira] [Commented] (HIVE-12750) Vectorization logic not maintaining noNulls flag and isNull array properly causing wrong query results

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074036#comment-15074036 ] Hive QA commented on HIVE-12750: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12757) Fix TestCodahaleMetrics#testFileReporting

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074458#comment-15074458 ] Hive QA commented on HIVE-12757: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12750) Vectorization logic not maintaining noNulls flag and isNull array properly causing wrong query results

2015-12-29 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074468#comment-15074468 ] Gunther Hagleitner commented on HIVE-12750: --- Nice! Wondering if all the new calls are actually

[jira] [Assigned] (HIVE-11369) Mapjoins in HiveServer2 fail when jmxremote is used

2015-12-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HIVE-11369: -- Assignee: Jimmy Xiang > Mapjoins in HiveServer2 fail when jmxremote is used >

[jira] [Updated] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12625: Attachment: HIVE-12625.5-branch1.patch > Backport to branch-1 HIVE-11981 ORC Schema Evolution

[jira] [Updated] (HIVE-12730) MetadataUpdater: provide a mechanism to edit the basic statistics of a table (or a partition)

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12730: --- Attachment: HIVE-12730.02.patch address [~ashutoshc]'s comments. > MetadataUpdater: provide

[jira] [Commented] (HIVE-12759) msck repair table fails when using custom partition patterns

2015-12-29 Thread Charles Pritchard (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074529#comment-15074529 ] Charles Pritchard commented on HIVE-12759: -- This may just be a duplicate of

[jira] [Updated] (HIVE-12372) Improve to support the multibyte character at lpad and rpad

2015-12-29 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HIVE-12372: -- Attachment: HIVE-12372.3.patch Thank you for your review. I attach the latest patch

[jira] [Updated] (HIVE-12709) further improve user level explain

2015-12-29 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12709: --- Attachment: HIVE-12709.01.patch need to update golden files. > further improve user level

[jira] [Commented] (HIVE-12709) further improve user level explain

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074571#comment-15074571 ] Hive QA commented on HIVE-12709: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12757) Fix TestCodahaleMetrics#testFileReporting

2015-12-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074392#comment-15074392 ] Aihua Xu commented on HIVE-12757: - Didn't look deep into that. But can we add the loop logic to sleep(1

[jira] [Updated] (HIVE-12758) Parallel compilation: Operator::resetId() is not thread-safe

2015-12-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-12758: --- Priority: Major (was: Critical) > Parallel compilation: Operator::resetId() is not thread-safe >

[jira] [Updated] (HIVE-12429) Switch default Hive authorization to SQLStandardAuth in 2.0

2015-12-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-12429: -- Attachment: HIVE-12429.12.patch > Switch default Hive authorization to SQLStandardAuth in 2.0 >

[jira] [Updated] (HIVE-12757) Fix TestCodahaleMetrics#testFileReporting

2015-12-29 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-12757: - Attachment: HIVE-12757.patch > Fix TestCodahaleMetrics#testFileReporting >

[jira] [Commented] (HIVE-12750) Vectorization logic not maintaining noNulls flag and isNull array properly causing wrong query results

2015-12-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074200#comment-15074200 ] Matt McCline commented on HIVE-12750: - Accidentally left in Q file vector_tpcds_49 -- it will not be

[jira] [Updated] (HIVE-11369) Mapjoins in HiveServer2 fail when jmxremote is used

2015-12-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-11369: --- Attachment: HIVE-11369.1.patch Attached a patch that uses HIVE_LOCAL_TASK_CHILD_OPTS instead of

[jira] [Updated] (HIVE-12507) when i use hive.plan.serialization.format=javaXML,mapjoin throws exception

2015-12-29 Thread pzw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pzw updated HIVE-12507: --- Assignee: (was: pzw) > when i use hive.plan.serialization.format=javaXML,mapjoin throws exception >

[jira] [Commented] (HIVE-12625) Backport to branch-1 HIVE-11981 ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074655#comment-15074655 ] Hive QA commented on HIVE-12625: Here are the results of testing the latest attachment:

[jira] [Assigned] (HIVE-8494) Hive partitioned table with smallint datatype

2015-12-29 Thread pzw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pzw reassigned HIVE-8494: - Assignee: pzw > Hive partitioned table with smallint datatype > - > >

[jira] [Assigned] (HIVE-12507) when i use hive.plan.serialization.format=javaXML,mapjoin throws exception

2015-12-29 Thread pzw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pzw reassigned HIVE-12507: -- Assignee: pzw > when i use hive.plan.serialization.format=javaXML,mapjoin throws exception >

[jira] [Commented] (HIVE-12372) Improve to support the multibyte character at lpad and rpad

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074724#comment-15074724 ] Hive QA commented on HIVE-12372: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12750) Vectorization logic not maintaining noNulls flag and isNull array properly causing wrong query results

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073745#comment-15073745 ] Hive QA commented on HIVE-12750: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12752) Change the schema version to 2.1.0

2015-12-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073955#comment-15073955 ] Hive QA commented on HIVE-12752: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-12752) Change the schema version to 2.1.0

2015-12-29 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HIVE-12752: -- Attachment: HIVE-12752.3.patch In order to confirm the problem , I post the patch file