[jira] [Commented] (HIVE-15850) Proper handling of timezone in Druid storage handler

2017-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861178#comment-15861178 ] ASF GitHub Bot commented on HIVE-15850: --- Github user asfgit closed the pull request at:

[jira] [Updated] (HIVE-15850) Proper handling of timezone in Druid storage handler

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15850: --- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved

[jira] [Commented] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

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

[jira] [Updated] (HIVE-15229) 'like any' and 'like all' operators in hive

2017-02-10 Thread Simanchal Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simanchal Das updated HIVE-15229: - Status: Patch Available (was: Open) > 'like any' and 'like all' operators in hive >

[jira] [Updated] (HIVE-15229) 'like any' and 'like all' operators in hive

2017-02-10 Thread Simanchal Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simanchal Das updated HIVE-15229: - Status: Open (was: Patch Available) > 'like any' and 'like all' operators in hive >

[jira] [Updated] (HIVE-15229) 'like any' and 'like all' operators in hive

2017-02-10 Thread Simanchal Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simanchal Das updated HIVE-15229: - Attachment: (was: HIVE-15229.2.patch) > 'like any' and 'like all' operators in hive >

[jira] [Updated] (HIVE-15229) 'like any' and 'like all' operators in hive

2017-02-10 Thread Simanchal Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simanchal Das updated HIVE-15229: - Attachment: HIVE-15229.2.patch > 'like any' and 'like all' operators in hive >

[jira] [Updated] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Attachment: (was: HIVE-15863.patch) > Calendar inside DATE, TIME and

[jira] [Updated] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Status: Open (was: Patch Available) > Calendar inside DATE, TIME and

[jira] [Updated] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

2017-02-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-15860: -- Attachment: HIVE-15860.2.patch Patch v2 adds the check only when job is in STARTED state and we can't get the

[jira] [Comment Edited] (HIVE-15671) RPCServer.registerClient() erroneously uses server/client handshake timeout for connection timeout

2017-02-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861114#comment-15861114 ] Xuefu Zhang edited comment on HIVE-15671 at 2/10/17 11:10 AM: -- Hi [~vanzin],

[jira] [Commented] (HIVE-15671) RPCServer.registerClient() erroneously uses server/client handshake timeout for connection timeout

2017-02-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861114#comment-15861114 ] Xuefu Zhang commented on HIVE-15671: Hi [~vanzin], to backtrack a little bit, I have a followup

[jira] [Commented] (HIVE-15671) RPCServer.registerClient() erroneously uses server/client handshake timeout for connection timeout

2017-02-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861113#comment-15861113 ] Xuefu Zhang commented on HIVE-15671: Thanks, [~lirui], I will try to reproduce, though it might be

[jira] [Commented] (HIVE-15850) Proper handling of timezone in Druid storage handler

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

[jira] [Commented] (HIVE-15730) JDBC should use SQLFeatureNotSupportedException where appropriate instead of SQLException

2017-02-10 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861084#comment-15861084 ] Sankar Hariappan commented on HIVE-15730: - Thanks [~vgumashta] for the commit! > JDBC should use

[jira] [Commented] (HIVE-15858) Beeline ^C doesn't close the session

2017-02-10 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861073#comment-15861073 ] Sankar Hariappan commented on HIVE-15858: - Thanks for the review [~xuefuz]! I shall see the test

[jira] [Commented] (HIVE-15858) Beeline ^C doesn't close the session

2017-02-10 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861064#comment-15861064 ] Sankar Hariappan commented on HIVE-15858: - Thanks [~vihangk1] for the comment! I do agree with

[jira] [Commented] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

2017-02-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861036#comment-15861036 ] Rui Li commented on HIVE-15860: --- A more specific way to fix it is just add the check when job has started

[jira] [Commented] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

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

[jira] [Updated] (HIVE-15850) Proper handling of timezone in Druid storage handler

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15850: --- Status: Patch Available (was: In Progress) > Proper handling of timezone in

[jira] [Issue Comment Deleted] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Comment: was deleted (was: Here are the results of testing the latest

[jira] [Issue Comment Deleted] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Comment: was deleted (was: Here are the results of testing the latest

[jira] [Updated] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Attachment: (was: HIVE-15863.patch) > Calendar inside DATE, TIME and

[jira] [Issue Comment Deleted] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Comment: was deleted (was: Here are the results of testing the latest

[jira] [Updated] (HIVE-15863) Calendar inside DATE, TIME and TIMESTAMP literals for Calcite should have UTC timezone

2017-02-10 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-15863: --- Attachment: HIVE-15863.patch > Calendar inside DATE, TIME and TIMESTAMP

[jira] [Commented] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

2017-02-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861020#comment-15861020 ] Rui Li commented on HIVE-15860: --- [~xuefuz] - yeah the monitor loops forever in that case. For the monitor,

[jira] [Commented] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

2017-02-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860967#comment-15860967 ] Xuefu Zhang commented on HIVE-15860: Hi [~lirui], thanks for working on this. Just to clarify, does

[jira] [Commented] (HIVE-15871) Cannot insert into target table because column number/types are different with hive.merge.cardinality.check=false

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

[jira] [Commented] (HIVE-15792) Hive should raise SemanticException when LPAD/RPAD pad character's length is 0

2017-02-10 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860943#comment-15860943 ] Lefty Leverenz commented on HIVE-15792: --- Thanks for the documentation, [~nandakumar131]. Looks

[jira] [Updated] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

2017-02-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-15860: -- Status: Patch Available (was: Open) > RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally >

[jira] [Updated] (HIVE-15860) RemoteSparkJobMonitor may hang when RemoteDriver exits abnormally

2017-02-10 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-15860: -- Attachment: HIVE-15860.1.patch Actually Rpc's listener can detect the remote end becomes inactive and mark

[jira] [Commented] (HIVE-15672) LLAP text cache: improve first query perf II

2017-02-10 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860927#comment-15860927 ] Lefty Leverenz commented on HIVE-15672: --- Doc note: This adds

[jira] [Updated] (HIVE-15672) LLAP text cache: improve first query perf II

2017-02-10 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-15672: -- Labels: TODOC2.2 (was: ) > LLAP text cache: improve first query perf II >

[jira] [Commented] (HIVE-15489) Alternatively use table scan stats for HoS

2017-02-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860918#comment-15860918 ] Xuefu Zhang commented on HIVE-15489: Thanks for working on this, [~csun]! I had one pass over this

[jira] [Comment Edited] (HIVE-15872) The PERCENTILE UDAF does not work with empty set

2017-02-10 Thread Chaozhong Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860908#comment-15860908 ] Chaozhong Yang edited comment on HIVE-15872 at 2/10/17 8:30 AM: According

[jira] [Commented] (HIVE-15864) Fix typo introduced in HIVE-14754

2017-02-10 Thread Barna Zsombor Klara (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860909#comment-15860909 ] Barna Zsombor Klara commented on HIVE-15864: Failures are well known flaky/failing tests:

[jira] [Comment Edited] (HIVE-15872) The PERCENTILE UDAF does not work with empty set

2017-02-10 Thread Chaozhong Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860908#comment-15860908 ] Chaozhong Yang edited comment on HIVE-15872 at 2/10/17 8:25 AM: According

[jira] [Commented] (HIVE-15872) The PERCENTILE UDAF does not work with empty set

2017-02-10 Thread Chaozhong Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860908#comment-15860908 ] Chaozhong Yang commented on HIVE-15872: --- According to SQL-standard, percentile_approx should return

[jira] [Comment Edited] (HIVE-15872) The PERCENTILE UDAF does not work with empty set

2017-02-10 Thread Chaozhong Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860908#comment-15860908 ] Chaozhong Yang edited comment on HIVE-15872 at 2/10/17 8:25 AM: According

[jira] [Commented] (HIVE-15430) Change SchemaTool table validator to test based on the dbType

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

<    1   2