[jira] [Commented] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

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

[jira] [Commented] (HIVE-12742) NULL table comparison within CASE does not work as previous hive versions

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

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

2015-12-24 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: (was: HIVE-12730.01.patch) > MetadataUpdater: provide a mechanism to edit the

[jira] [Updated] (HIVE-12674) HS2 Tez sessions should have maximum age

2015-12-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-12674: -- Labels: TODOC2.0 (was: ) > HS2 Tez sessions should have maximum age >

[jira] [Commented] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

2015-12-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071254#comment-15071254 ] Matt McCline commented on HIVE-12738: - Test failures are unrelated to changes. > subquery with NOT IN

[jira] [Updated] (HIVE-12746) when dropping external hive tables,hive metastore should not check the hdfs path write permission

2015-12-24 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated HIVE-12746: Description: 1 user1 has read only permission on hdfs path '/user/www/seller_shop_info'; 2 user1 create

[jira] [Commented] (HIVE-12742) NULL table comparison within CASE does not work as previous hive versions

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

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

2015-12-24 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.01.patch > MetadataUpdater: provide a mechanism to edit the basic

[jira] [Commented] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

2015-12-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071265#comment-15071265 ] Gunther Hagleitner commented on HIVE-12738: --- +1 LGTM. Only nit is in the comments, I believe

[jira] [Commented] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

2015-12-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071266#comment-15071266 ] Gunther Hagleitner commented on HIVE-12738: --- I also ran order2.q manually without any issues

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

2015-12-24 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.01.patch > MetadataUpdater: provide a mechanism to edit the basic

[jira] [Updated] (HIVE-12745) Hive Timestamp value change after joining two tables

2015-12-24 Thread yangping wu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yangping wu updated HIVE-12745: --- Description: I have two Hive tables:test and test1: {code} CREATE TABLE `test`( `t` timestamp) CREATE

[jira] [Updated] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

2015-12-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-12738: -- Fix Version/s: 2.0.0 > subquery with NOT IN failing due to ClassCastException >

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

2015-12-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071406#comment-15071406 ] Pengcheng Xiong commented on HIVE-12730: [~ashutoshc], could you please take a look? Thanks. >

[jira] [Updated] (HIVE-12742) NULL table comparison within CASE does not work as previous hive versions

2015-12-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12742: --- Attachment: HIVE-12742.03.patch address golden file update > NULL table comparison within

[jira] [Commented] (HIVE-12746) when dropping external hive tables,hive metastore should not check the hdfs path write permission

2015-12-24 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071382#comment-15071382 ] wangfeng commented on HIVE-12746: - I see the HiveMetaStore.java code, the method private boolean

[jira] [Commented] (HIVE-12674) HS2 Tez sessions should have maximum age

2015-12-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071383#comment-15071383 ] Lefty Leverenz commented on HIVE-12674: --- Doc note: This adds *hive.server2.tez.session.lifetime*

[jira] [Commented] (HIVE-12684) NPE in stats annotation when all values in decimal column are NULLs

2015-12-24 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071257#comment-15071257 ] Prasanth Jayachandran commented on HIVE-12684: -- Thanks [~leftylev]! I just cherrypicked the

[jira] [Updated] (HIVE-12746) when dropping external hive tables,hive metastore should not check the hdfs path write permission

2015-12-24 Thread wangfeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangfeng updated HIVE-12746: Description: 1 user1 has readonly permission on hdfs path '/user/www/seller_shop_info'; 2 user1 create

[jira] [Commented] (HIVE-12743) RCFileInputFormat needs to be registered with kryo

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

[jira] [Updated] (HIVE-12742) NULL table comparison within CASE does not work as previous hive versions

2015-12-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12742: --- Attachment: HIVE-12742.02.patch address the "CASE" case too. Add test case for non-cbo too.

[jira] [Updated] (HIVE-12742) NULL table comparison within CASE does not work as previous hive versions

2015-12-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12742: --- Attachment: (was: HIVE-12742.02.patch) > NULL table comparison within CASE does not work

[jira] [Commented] (HIVE-12684) NPE in stats annotation when all values in decimal column are NULLs

2015-12-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071231#comment-15071231 ] Lefty Leverenz commented on HIVE-12684: --- [~prasanth_j], you committed this to branch-1.0 which is

[jira] [Commented] (HIVE-12741) HS2 ShutdownHookManager holds extra of Driver instance in master/branch-2.0

2015-12-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071152#comment-15071152 ] Daniel Dai commented on HIVE-12741: --- +1, LGTM. > HS2 ShutdownHookManager holds extra of Driver instance

[jira] [Commented] (HIVE-12724) ACID: Major compaction fails to include the original bucket files into MR job

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

[jira] [Commented] (HIVE-12728) Apply DDL restrictions for ORC schema evolution

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

[jira] [Commented] (HIVE-11527) bypass HiveServer2 thrift interface for query results

2015-12-24 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070904#comment-15070904 ] Takanobu Asanuma commented on HIVE-11527: - [~vgumashta] [~sershe] Thank you for the comments. >

[jira] [Commented] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

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

[jira] [Updated] (HIVE-12738) subquery with NOT IN failing due to ClassCastException

2015-12-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-12738: Attachment: HIVE-12738.5.patch > subquery with NOT IN failing due to ClassCastException >

[jira] [Commented] (HIVE-12741) HS2 ShutdownHookManager holds extra of Driver instance in master/branch-2.0

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

[jira] [Commented] (HIVE-12674) HS2 Tez sessions should have maximum age

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