[jira] [Updated] (HIVE-9774) Print yarn application id to console [Spark Branch]

2016-01-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-9774: - Attachment: HIVE-9774.1-spark.patch The patch uses {{SparkContext::applicationId}}, which is the YARN app ID when

[jira] [Updated] (HIVE-12736) It seems that result of Hive on Spark be mistaken and result of Hive and Hive on Spark are not the same

2016-01-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-12736: --- Description: {code} select * from staff; 1 jone22 1 2 lucy21 1 3

[jira] [Commented] (HIVE-12049) Provide an option to write serialized thrift objects in final tasks

2016-01-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104177#comment-15104177 ] Vaibhav Gumashta commented on HIVE-12049: - Patch v2 has changes for FileSinkOp. > Provide an

[jira] [Updated] (HIVE-12883) Support basic stats and column stats in table properties in HBaseStore

2016-01-17 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12883: --- Attachment: HIVE-12883.03.patch > Support basic stats and column stats in table properties in

[jira] [Commented] (HIVE-12736) It seems that result of Hive on Spark be mistaken and result of Hive and Hive on Spark are not the same

2016-01-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104138#comment-15104138 ] Xuefu Zhang commented on HIVE-12736: Hi [~chengxiang li], Sorry for being late in reviewing this. The

[jira] [Commented] (HIVE-12777) Add capability to restore session

2016-01-17 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104171#comment-15104171 ] Xuefu Zhang commented on HIVE-12777: Sorry but I still don't understand what functionality we are

[jira] [Resolved] (HIVE-12771) HiveServer2 HiveTemplate running HiveStatement.execute throw java.lang.NullPointerException

2016-01-17 Thread dailidong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dailidong resolved HIVE-12771. -- Resolution: Not A Problem > HiveServer2 HiveTemplate running HiveStatement.execute throw >

[jira] [Updated] (HIVE-12049) Provide an option to write serialized thrift objects in final tasks

2016-01-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-12049: Attachment: HIVE-12049.2.patch > Provide an option to write serialized thrift objects in

[jira] [Commented] (HIVE-12863) fix test failure for TestMiniTezCliDriver.testCliDriver_tez_union

2016-01-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104221#comment-15104221 ] Ashutosh Chauhan commented on HIVE-12863: - +1 pending tests > fix test failure for

[jira] [Commented] (HIVE-10632) Make sure TXN_COMPONENTS gets cleaned up if table is dropped before compaction.

2016-01-17 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103907#comment-15103907 ] Eugene Koifman commented on HIVE-10632: --- resolveTable() in Initiator returns null as the tmp table

[jira] [Updated] (HIVE-12863) fix test failure for TestMiniTezCliDriver.testCliDriver_tez_union

2016-01-17 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12863: --- Attachment: HIVE-12863.03.patch > fix test failure for

[jira] [Updated] (HIVE-12863) fix test failure for TestMiniTezCliDriver.testCliDriver_tez_union

2016-01-17 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12863: --- Attachment: HIVE-12883.02.patch > fix test failure for

[jira] [Updated] (HIVE-12883) Support basic stats and column stats in table properties in HBaseStore

2016-01-17 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12883: --- Attachment: HIVE-12883.02.patch > Support basic stats and column stats in table properties in

[jira] [Commented] (HIVE-12863) fix test failure for TestMiniTezCliDriver.testCliDriver_tez_union

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

[jira] [Commented] (HIVE-12883) Support basic stats and column stats in table properties in HBaseStore

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

[jira] [Commented] (HIVE-12551) Fix several kryo exceptions in branch-1

2016-01-17 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104068#comment-15104068 ] Feng Yuan commented on HIVE-12551: -- can you look this please? [~xuefuz],[~serganch],[~pchag] > Fix

[jira] [Commented] (HIVE-12736) It seems that result of Hive on Spark be mistaken and result of Hive and Hive on Spark are not the same

2016-01-17 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104080#comment-15104080 ] Chengxiang Li commented on HIVE-12736: -- [~xuefuz], would you help to review this patch? > It seems

[jira] [Assigned] (HIVE-9774) Print yarn application id to console [Spark Branch]

2016-01-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li reassigned HIVE-9774: Assignee: Rui Li (was: Chinna Rao Lalam) > Print yarn application id to console [Spark Branch] >

[jira] [Commented] (HIVE-9774) Print yarn application id to console [Spark Branch]

2016-01-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15104091#comment-15104091 ] Rui Li commented on HIVE-9774: -- OK, assigned this to me. > Print yarn application id to console [Spark

[jira] [Commented] (HIVE-12883) Support basic stats and column stats in table properties in HBaseStore

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