[jira] [Commented] (HIVE-19117) hiveserver2 org.apache.thrift.transport.TTransportException error when running 2nd query after minute of inactivity

2019-02-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774340#comment-16774340 ] Chaoyu Tang commented on HIVE-19117: Could it be the HS2 session was timed out, double check property 

[jira] [Comment Edited] (HIVE-19117) hiveserver2 org.apache.thrift.transport.TTransportException error when running 2nd query after minute of inactivity

2019-02-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774340#comment-16774340 ] Chaoyu Tang edited comment on HIVE-19117 at 2/21/19 5:32 PM: - Could it be the

[jira] [Commented] (HIVE-12812) Enable mapred.input.dir.recursive by default to support union with aggregate function

2018-09-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624059#comment-16624059 ] Chaoyu Tang commented on HIVE-12812: I could not remember the exact reason why this patch was not be

[jira] [Commented] (HIVE-15485) Investigate the DoAs failure in HoS

2017-11-25 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265873#comment-16265873 ] Chaoyu Tang commented on HIVE-15485: [~linzhangbing] I assume that you used beeline via HoS. Please

[jira] [Updated] (HIVE-16930) HoS should verify the value of Kerberos principal and keytab file before adding them to spark-submit command parameters

2017-06-22 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16930: --- Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 Status: Resolved

[jira] [Commented] (HIVE-16930) HoS should verify the value of Kerberos principal and keytab file before adding them to spark-submit command parameters

2017-06-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16057735#comment-16057735 ] Chaoyu Tang commented on HIVE-16930: +1 > HoS should verify the value of Kerberos principal and

[jira] [Commented] (HIVE-14615) Temp table leaves behind insert command

2017-06-19 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054938#comment-16054938 ] Chaoyu Tang commented on HIVE-14615: [~stakiar] I have not started to look into this and please feel

[jira] [Updated] (HIVE-16803) Alter table change column comment should not try to get column stats for update

2017-06-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16803: --- Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 Status: Resolved

[jira] [Commented] (HIVE-16803) Alter table change column comment should not try to get column stats for update

2017-06-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033590#comment-16033590 ] Chaoyu Tang commented on HIVE-16803: I was not able to reproduce the failures of

[jira] [Updated] (HIVE-16803) Alter table change column comment should not try to get column stats for update

2017-06-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16803: --- Attachment: HIVE-16803.patch Whether column stats need to be fetched and/or updated in alter table is

[jira] [Assigned] (HIVE-16803) Alter table change column comment should not try to get column stats for update

2017-06-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-16803: -- > Alter table change column comment should not try to get column stats for > update >

[jira] [Updated] (HIVE-16572) Rename a partition should not drop its column stats

2017-05-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16572: --- Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 Status: Resolved

[jira] [Resolved] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-11064. Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 It has been fixed in

[jira] [Reopened] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reopened HIVE-11064: > ALTER TABLE CASCADE ERROR unbalanced calls to > openTransaction/commitTransaction >

[jira] [Commented] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002678#comment-16002678 ] Chaoyu Tang commented on HIVE-11064: The issue was caused by the discrepancy in column definition

[jira] [Commented] (HIVE-16572) Rename a partition should not drop its column stats

2017-05-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15999650#comment-15999650 ] Chaoyu Tang commented on HIVE-16572: The test failure is not related to the patch. > Rename a

[jira] [Resolved] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-11064. Resolution: Cannot Reproduce > ALTER TABLE CASCADE ERROR unbalanced calls to >

[jira] [Updated] (HIVE-16572) Rename a partition should not drop its column stats

2017-05-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16572: --- Attachment: HIVE-16572.1.patch Fixed the failure for test rename_external_partition_location.q, and

[jira] [Updated] (HIVE-16572) Rename a partition should not drop its column stats

2017-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16572: --- Status: Patch Available (was: Open) > Rename a partition should not drop its column stats >

[jira] [Updated] (HIVE-16572) Rename a partition should not drop its column stats

2017-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16572: --- Attachment: HIVE-16572.patch The patch is to do following: 1. keep the partition column stats when a

[jira] [Assigned] (HIVE-16572) Rename a partition should not drop its column stats

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-16572: -- > Rename a partition should not drop its column stats >

[jira] [Updated] (HIVE-12188) DoAs does not work properly in non-kerberos secured HS2

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12188: --- Component/s: Security > DoAs does not work properly in non-kerberos secured HS2 >

[jira] [Updated] (HIVE-12965) Insert overwrite local directory should perserve the overwritten directory permission

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12965: --- Component/s: Security > Insert overwrite local directory should perserve the overwritten directory >

[jira] [Updated] (HIVE-13401) Kerberized HS2 with LDAP auth enabled fails kerberos/delegation token authentication

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-13401: --- Component/s: Security > Kerberized HS2 with LDAP auth enabled fails kerberos/delegation token >

[jira] [Updated] (HIVE-12270) Add DBTokenStore support to HS2 delegation token

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-12270: --- Component/s: Security Authentication > Add DBTokenStore support to HS2 delegation

[jira] [Updated] (HIVE-14697) Can not access kerberized HS2 Web UI

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-14697: --- Component/s: Security > Can not access kerberized HS2 Web UI > >

[jira] [Updated] (HIVE-14359) Hive on Spark might fail in HS2 with LDAP authentication in a kerberized cluster

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-14359: --- Component/s: Spark > Hive on Spark might fail in HS2 with LDAP authentication in a kerberized >

[jira] [Updated] (HIVE-15653) Some ALTER TABLE commands drop table stats

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-15653: --- Component/s: Statistics > Some ALTER TABLE commands drop table stats >

[jira] [Updated] (HIVE-15485) Investigate the DoAs failure in HoS

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-15485: --- Component/s: Spark > Investigate the DoAs failure in HoS > --- > >

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Component/s: Statistics > Table column stats might be invalidated in a failed table rename >

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Component/s: Statistics > Rename a partitioned table should not drop its partition columns stats >

[jira] [Updated] (HIVE-16394) HoS does not support queue name change in middle of session

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16394: --- Component/s: Spark > HoS does not support queue name change in middle of session >

[jira] [Comment Edited] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993588#comment-15993588 ] Chaoyu Tang edited comment on HIVE-11064 at 5/2/17 7:44 PM: I was not able to

[jira] [Comment Edited] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993588#comment-15993588 ] Chaoyu Tang edited comment on HIVE-11064 at 5/2/17 7:42 PM: I was not able to

[jira] [Commented] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993588#comment-15993588 ] Chaoyu Tang commented on HIVE-11064: I was not able to reproduce this issue in HIVE-3.0.0, it was

[jira] [Assigned] (HIVE-11064) ALTER TABLE CASCADE ERROR unbalanced calls to openTransaction/commitTransaction

2017-05-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-11064: -- Assignee: Chaoyu Tang > ALTER TABLE CASCADE ERROR unbalanced calls to >

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-05-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 Status: Resolved

[jira] [Updated] (HIVE-16487) Serious Zookeeper exception is logged when a race condition happens

2017-05-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16487: --- Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 Status: Resolved

[jira] [Commented] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-28 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989269#comment-15989269 ] Chaoyu Tang commented on HIVE-16147: [~pxiong] Thanks for looking into this. Yeah, I made some changes

[jira] [Commented] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-28 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15989168#comment-15989168 ] Chaoyu Tang commented on HIVE-16147: The only one test failure is not related to this patch. [~pxiong]

[jira] [Commented] (HIVE-16487) Serious Zookeeper exception is logged when a race condition happens

2017-04-28 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15988954#comment-15988954 ] Chaoyu Tang commented on HIVE-16487: LGTM, +1 pending tests. > Serious Zookeeper exception is logged

[jira] [Commented] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-27 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15987783#comment-15987783 ] Chaoyu Tang commented on HIVE-16147: The test failures are not related to the patch. [~pxiong], could

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-27 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Attachment: HIVE-16147.1.patch Fixed the failed tests. > Rename a partitioned table should not drop

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Attachment: HIVE-16147.patch > Rename a partitioned table should not drop its partition columns stats

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Attachment: (was: HIVE-16147.patch) > Rename a partitioned table should not drop its partition

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Attachment: HIVE-16147.patch Reattach the patch to kick off precommit test. > Rename a partitioned

[jira] [Commented] (HIVE-16487) Serious Zookeeper exception is logged when a race condition happens

2017-04-25 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15983128#comment-15983128 ] Chaoyu Tang commented on HIVE-16487: [~pvary] I think the Exception e1 will be eaten, if it is not an

[jira] [Commented] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982021#comment-15982021 ] Chaoyu Tang commented on HIVE-16147: Patch has been uploaded to RB. [~pxiong], could you help to

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Attachment: HIVE-16147.patch The patch is to: 1. preserve the column stats in a partitioned table

[jira] [Updated] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-04-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16147: --- Status: Patch Available (was: Open) > Rename a partitioned table should not drop its partition

[jira] [Commented] (HIVE-16487) Serious Zookeeper exception is logged when a race condition happens

2017-04-20 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976624#comment-15976624 ] Chaoyu Tang commented on HIVE-16487: [~pvary], your analysis makes sense. Thanks. > Serious Zookeeper

[jira] [Commented] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-11 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964399#comment-15964399 ] Chaoyu Tang commented on HIVE-16394: Thanks [~leftylev]. This property is not HoS specific and already

[jira] [Updated] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16334: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16394: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-15538) Test HIVE-13884 with more complex query predicates

2017-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-15538: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-04-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959261#comment-15959261 ] Chaoyu Tang commented on HIVE-16334: LGTM, +1 > Query lock contains the query string, which can cause

[jira] [Commented] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959049#comment-15959049 ] Chaoyu Tang commented on HIVE-16394: The test failures are not related to this patch. > HoS does not

[jira] [Updated] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16394: --- Status: Patch Available (was: Open) [~xuefuz], [~lirui], could you review the patch to see if it

[jira] [Updated] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16394: --- Attachment: HIVE-16394.patch > HoS does not support queue name change in middle of session >

[jira] [Assigned] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-16394: -- > HoS does not support queue name change in middle of session >

[jira] [Commented] (HIVE-15538) Test HIVE-13884 with more complex query predicates

2017-04-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15957060#comment-15957060 ] Chaoyu Tang commented on HIVE-15538: LGTM, +1 > Test HIVE-13884 with more complex query predicates >

[jira] [Commented] (HIVE-10307) Support to use number literals in partition column

2017-04-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15956800#comment-15956800 ] Chaoyu Tang commented on HIVE-10307: [~pxiong] The property hive.typecheck.on.insert was initially

[jira] [Commented] (HIVE-16061) When hive.async.log.enabled is set to true, some output is not printed to the beeline console

2017-04-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952898#comment-15952898 ] Chaoyu Tang commented on HIVE-16061: LGTM, +1 > When hive.async.log.enabled is set to true, some

[jira] [Updated] (HIVE-15880) Allow insert overwrite and truncate table query to use auto.purge table property

2017-04-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-15880: --- Resolution: Fixed Fix Version/s: 3.0.0 2.3.0 Status: Resolved

[jira] [Updated] (HIVE-16308) PreExecutePrinter and PostExecutePrinter should log to INFO level instead of ERROR

2017-04-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16308: --- Resolution: Fixed Fix Version/s: 3.0.0 2.3.0 Status: Resolved

[jira] [Commented] (HIVE-15880) Allow insert overwrite and truncate table query to use auto.purge table property

2017-03-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950182#comment-15950182 ] Chaoyu Tang commented on HIVE-15880: The patch looks good to me, +1. > Allow insert overwrite and

[jira] [Commented] (HIVE-16308) PreExecutePrinter and PostExecutePrinter should log to INFO level instead of ERROR

2017-03-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15947673#comment-15947673 ] Chaoyu Tang commented on HIVE-16308: I do not know if there is any particular reason that

[jira] [Commented] (HIVE-15880) Allow insert overwrite and truncate table query to use auto.purge table property

2017-03-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942414#comment-15942414 ] Chaoyu Tang commented on HIVE-15880: [~vihangk1] Thanks for the patch. I think the method in

[jira] [Updated] (HIVE-16071) HoS RPCServer misuses the timeout in its RPC handshake

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16071: --- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-16071) HoS RPCServer misuses the timeout in its RPC handshake

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16071: --- Summary: HoS RPCServer misuses the timeout in its RPC handshake (was: Spark remote driver misuses

[jira] [Commented] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930841#comment-15930841 ] Chaoyu Tang commented on HIVE-16071: Two tests failed but none of them are related to this patch (See

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929995#comment-15929995 ] Chaoyu Tang commented on HIVE-16189: Precommit build was run but its result was not published and

[jira] [Updated] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16071: --- Attachment: HIVE-16071.patch > Spark remote driver misuses the timeout in RPC handshake >

[jira] [Commented] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929988#comment-15929988 ] Chaoyu Tang commented on HIVE-16071: Precommit tests were run but for some reasons the result was not

[jira] [Updated] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-16 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16071: --- Attachment: HIVE-16071.patch Change to use the hive.spark.client.connect.timeout value for sasl

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-16 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: HIVE-16189.2.patch For unknown reasons, the precommit build tests were not run for the

[jira] [Commented] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-16 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929059#comment-15929059 ] Chaoyu Tang commented on HIVE-16189: Currently the partition column stats are dropped no matter its

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-15 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: HIVE-16189.2.patch Fixed the failed new test -- rebased and recreated the test output

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-14 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: HIVE-16189.1.patch 1. Fixed the failed tests. 2. Add a test based on [~pxiong]'s

[jira] [Comment Edited] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-14 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15925409#comment-15925409 ] Chaoyu Tang edited comment on HIVE-16189 at 3/15/17 1:57 AM: - 1. Fixed the

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: HIVE-16189.patch > Table column stats might be invalidated in a failed table rename >

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: (was: HIVE-16189.patch) > Table column stats might be invalidated in a failed table

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: HIVE-16189.patch > Table column stats might be invalidated in a failed table rename >

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: (was: HIVE-16189.patch) > Table column stats might be invalidated in a failed table

[jira] [Commented] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15922785#comment-15922785 ] Chaoyu Tang commented on HIVE-16189: Looks like the precommit build infrastructure has some issues,

[jira] [Commented] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15922770#comment-15922770 ] Chaoyu Tang commented on HIVE-16189: I thought about that, but it seems a little difficult to create

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Status: Patch Available (was: Open) [~pxiong], [~aihuaxu], [~ychena], could you review the code? >

[jira] [Updated] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16189: --- Attachment: HIVE-16189.patch This patch changes the order of metadata update and data move in alter

[jira] [Assigned] (HIVE-16189) Table column stats might be invalidated in a failed table rename

2017-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-16189: -- > Table column stats might be invalidated in a failed table rename >

[jira] [Comment Edited] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903422#comment-15903422 ] Chaoyu Tang edited comment on HIVE-16071 at 3/9/17 5:24 PM: So we reached the

[jira] [Comment Edited] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903422#comment-15903422 ] Chaoyu Tang edited comment on HIVE-16071 at 3/9/17 5:24 PM: So we reached the

[jira] [Commented] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-09 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15903422#comment-15903422 ] Chaoyu Tang commented on HIVE-16071: So we reached the consensus that

[jira] [Assigned] (HIVE-16147) Rename a partitioned table should not drop its partition columns stats

2017-03-08 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-16147: -- > Rename a partitioned table should not drop its partition columns stats >

[jira] [Commented] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900607#comment-15900607 ] Chaoyu Tang commented on HIVE-16071: I agree with [~xuefuz] that we need a timeout for SASL

[jira] [Commented] (HIVE-15997) Resource leaks when query is cancelled

2017-03-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900049#comment-15900049 ] Chaoyu Tang commented on HIVE-15997: LGTM, +1 > Resource leaks when query is cancelled >

[jira] [Comment Edited] (HIVE-15997) Resource leaks when query is cancelled

2017-03-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15897742#comment-15897742 ] Chaoyu Tang edited comment on HIVE-15997 at 3/6/17 6:30 PM: Will TezTask be

[jira] [Commented] (HIVE-15997) Resource leaks when query is cancelled

2017-03-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15897742#comment-15897742 ] Chaoyu Tang commented on HIVE-15997: Will TezTask be affected as well? > Resource leaks when query is

[jira] [Commented] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894672#comment-15894672 ] Chaoyu Tang commented on HIVE-16071: Yes, [~lirui]. Increasing

[jira] [Comment Edited] (HIVE-16071) Spark remote driver misuses the timeout in RPC handshake

2017-03-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893684#comment-15893684 ] Chaoyu Tang edited comment on HIVE-16071 at 3/3/17 4:04 AM: For the error I

  1   2   3   4   5   6   7   8   9   >