[jira] [Updated] (HIVE-21812) Implement get partition related methods on temporary tables

2019-05-31 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter updated HIVE-21812: - Attachment: HIVE-21812.02.patch > Implement get partition related methods on temporary tables >

[jira] [Updated] (HIVE-21819) HiveConf: differentiate the resource between file configs and explicit sets

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-21819: --- Attachment: HIVE-21819.WIP.patch > HiveConf: differentiate the resource between file configs and explicit

[jira] [Work logged] (HIVE-14888) SparkClientImpl checks for "kerberos" string in hiveconf only when determining whether to use keytab file.

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14888?focusedWorklogId=252329=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252329 ] ASF GitHub Bot logged work on HIVE-14888: - Author: ASF GitHub Bot

[jira] [Assigned] (HIVE-21819) HiveConf: differentiate the resource between file configs and explicit sets

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-21819: -- Assignee: Gopal V > HiveConf: differentiate the resource between file configs and explicit sets >

[jira] [Updated] (HIVE-14888) SparkClientImpl checks for "kerberos" string in hiveconf only when determining whether to use keytab file.

2019-05-31 Thread David McGinnis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David McGinnis updated HIVE-14888: -- Description: The SparkClientImpl will only provide a principal and keytab argument if the

[jira] [Commented] (HIVE-21797) Break up DDLTask - extract Storage related operations

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

[jira] [Commented] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853570#comment-16853570 ] Hive QA commented on HIVE-21797: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-21811) Load data into partitioned table throws NPE if DB is enabled for replication.

2019-05-31 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-21811: Resolution: Fixed Fix Version/s: 4.0.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-21757) ACID: use a new write id for compaction's output instead of the visibility id

2019-05-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853551#comment-16853551 ] Thejas M Nair commented on HIVE-21757: -- For Hive replication, we want to be able to run compaction

[jira] [Commented] (HIVE-21811) Load data into partitioned table throws NPE if DB is enabled for replication.

2019-05-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853549#comment-16853549 ] Thejas M Nair commented on HIVE-21811: -- +1 > Load data into partitioned table throws NPE if DB is

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Attachment: HIVE-21797.05.patch > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Status: Patch Available (was: Open) > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Status: Open (was: Patch Available) > Break up DDLTask - extract Storage related operations >

[jira] [Commented] (HIVE-21817) CBO: PartitionPruner cache-miss from Calcite planner

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853526#comment-16853526 ] Gopal V commented on HIVE-21817: The cache-key for the 2nd one is {code} String key =

[jira] [Updated] (HIVE-21818) CBO: Copying TableRelOptHiveTable has metastore traffic

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-21818: --- Description: While the optimizer is running, whenever it makes a copy of the TableScan to perform potential

[jira] [Assigned] (HIVE-21818) CBO: Copying TableRelOptHiveTable has metastore traffic

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-21818: -- Assignee: Gopal V > CBO: Copying TableRelOptHiveTable has metastore traffic >

[jira] [Updated] (HIVE-21818) CBO: Copying TableRelOptHiveTable has metastore traffic

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-21818: --- Component/s: CBO > CBO: Copying TableRelOptHiveTable has metastore traffic >

[jira] [Commented] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

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

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252142=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252142 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252141=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252141 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252143=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252143 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252149=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252149 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252147=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252147 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252140=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252140 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252150=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252150 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252151=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252151 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252145=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252145 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252146=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252146 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252152=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252152 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252148=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252148 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252144=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252144 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Commented] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853493#comment-16853493 ] Hive QA commented on HIVE-21816: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-21785) Add task queue/runtime stats per LLAP daemon to output

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

[jira] [Commented] (HIVE-21800) Tez: Cartesian product reparses HiveConf XML

2019-05-31 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853477#comment-16853477 ] Vineet Garg commented on HIVE-21800: [~gopalv] Do you happen to have svg flame graph for this? >

[jira] [Commented] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853460#comment-16853460 ] Vineet Garg commented on HIVE-21742: [~gopalv] [~jcamachorodriguez] Can you take a look?

[jira] [Work logged] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?focusedWorklogId=252109=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252109 ] ASF GitHub Bot logged work on HIVE-21742: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-21742: -- Labels: pull-request-available (was: ) > Vectorization: CASE result type casting >

[jira] [Commented] (HIVE-21785) Add task queue/runtime stats per LLAP daemon to output

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853458#comment-16853458 ] Hive QA commented on HIVE-21785: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-20415) Hive1: Tez Session failed to return if background thread is interrupted

2019-05-31 Thread Rajkumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajkumar Singh updated HIVE-20415: -- Attachment: HIVE-20415.2-branch-1.patch Status: Patch Available (was: Open) > Hive1:

[jira] [Updated] (HIVE-20415) Hive1: Tez Session failed to return if background thread is interrupted

2019-05-31 Thread Rajkumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajkumar Singh updated HIVE-20415: -- Status: Open (was: Patch Available) > Hive1: Tez Session failed to return if background

[jira] [Commented] (HIVE-21812) Implement get partition related methods on temporary tables

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

[jira] [Commented] (HIVE-21812) Implement get partition related methods on temporary tables

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853443#comment-16853443 ] Hive QA commented on HIVE-21812: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Comment Edited] (HIVE-21787) Metastore table cache enhancement

2019-05-31 Thread Sam An (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853438#comment-16853438 ] Sam An edited comment on HIVE-21787 at 5/31/19 9:31 PM: I made the 4th patch

[jira] [Commented] (HIVE-21787) Metastore table cache enhancement

2019-05-31 Thread Sam An (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853438#comment-16853438 ] Sam An commented on HIVE-21787: --- I made the 4th patch upload, and hopefully the final one.  Tested the

[jira] [Updated] (HIVE-21787) Metastore table cache enhancement

2019-05-31 Thread Sam An (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam An updated HIVE-21787: -- Attachment: HIVE-21787.4.patch > Metastore table cache enhancement > - > >

[jira] [Updated] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-21742: --- Attachment: HIVE-21742.3.patch > Vectorization: CASE result type casting >

[jira] [Updated] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-21742: --- Status: Open (was: Patch Available) > Vectorization: CASE result type casting >

[jira] [Updated] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-21742: --- Status: Patch Available (was: Open) > Vectorization: CASE result type casting >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Status: Patch Available (was: Open) > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Status: Open (was: Patch Available) > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Attachment: HIVE-21797.04.patch > Break up DDLTask - extract Storage related operations >

[jira] [Commented] (HIVE-21797) Break up DDLTask - extract Storage related operations

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

[jira] [Assigned] (HIVE-21817) CBO: PartitionPruner cache-miss from Calcite planner

2019-05-31 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21817: -- Assignee: Jesus Camacho Rodriguez > CBO: PartitionPruner cache-miss

[jira] [Commented] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853406#comment-16853406 ] Hive QA commented on HIVE-21797: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-21805) HiveServer2: Use the fast ShutdownHookManager APIs

2019-05-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853397#comment-16853397 ] Gopal V commented on HIVE-21805: Yes, up from 10 seconds non-configurable default in Hadoop 3.1 (upped to

[jira] [Work logged] (HIVE-21783) Avoid authentication for connection from the same domain

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21783?focusedWorklogId=252014=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-252014 ] ASF GitHub Bot logged work on HIVE-21783: - Author: ASF GitHub Bot

[jira] [Commented] (HIVE-21740) Collect LLAP execution latency metrics

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

[jira] [Commented] (HIVE-21740) Collect LLAP execution latency metrics

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853310#comment-16853310 ] Hive QA commented on HIVE-21740: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-21811) Load data into partitioned table throws NPE if DB is enabled for replication.

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

[jira] [Updated] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21816: - Status: Patch Available (was: Open) > HMS Translation: Refactor tests to work with ACID tables.

[jira] [Updated] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21816: - Attachment: HIVE-21816.patch > HMS Translation: Refactor tests to work with ACID tables. >

[jira] [Updated] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21816: - Attachment: (was: HIVE-21814.patch) > HMS Translation: Refactor tests to work with ACID

[jira] [Updated] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21816: - Attachment: HIVE-21814.patch > HMS Translation: Refactor tests to work with ACID tables. >

[jira] [Commented] (HIVE-21811) Load data into partitioned table throws NPE if DB is enabled for replication.

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853226#comment-16853226 ] Hive QA commented on HIVE-21811: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Assigned] (HIVE-21816) HMS Translation: Refactor tests to work with ACID tables.

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam reassigned HIVE-21816: > HMS Translation: Refactor tests to work with ACID tables. >

[jira] [Commented] (HIVE-21576) Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats

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

[jira] [Updated] (HIVE-21332) Cache Purge command does purge the in-use buffer.

2019-05-31 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] slim bouguerra updated HIVE-21332: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Cache Purge command does

[jira] [Commented] (HIVE-21332) Cache Purge command does purge the in-use buffer.

2019-05-31 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853182#comment-16853182 ] slim bouguerra commented on HIVE-21332: --- did the revert 

[jira] [Work logged] (HIVE-21783) Avoid authentication for connection from the same domain

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21783?focusedWorklogId=251856=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-251856 ] ASF GitHub Bot logged work on HIVE-21783: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21783) Avoid authentication for connection from the same domain

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21783?focusedWorklogId=251854=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-251854 ] ASF GitHub Bot logged work on HIVE-21783: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21783) Avoid authentication for connection from the same domain

2019-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21783?focusedWorklogId=251855=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-251855 ] ASF GitHub Bot logged work on HIVE-21783: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-21809) Backport HIVE-21786 to branch-2.3

2019-05-31 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-21809: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to branch-2.3 >

[jira] [Updated] (HIVE-21785) Add task queue/runtime stats per LLAP daemon to output

2019-05-31 Thread Oliver Draese (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Draese updated HIVE-21785: - Attachment: HIVE-21785.1.patch > Add task queue/runtime stats per LLAP daemon to output >

[jira] [Updated] (HIVE-21808) Backport HIVE-21786 to branch-3.1

2019-05-31 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-21808: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to branch-3.1 >

[jira] [Commented] (HIVE-21576) Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853153#comment-16853153 ] Hive QA commented on HIVE-21576: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-21753) Update HiveMetastore authorization to enable use of HiveAuthorizer implementation

2019-05-31 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated HIVE-21753: --- Status: Patch Available (was: Open) > Update HiveMetastore authorization to enable use of

[jira] [Updated] (HIVE-21753) Update HiveMetastore authorization to enable use of HiveAuthorizer implementation

2019-05-31 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated HIVE-21753: --- Status: Open (was: Patch Available) > Update HiveMetastore authorization to enable use of

[jira] [Commented] (HIVE-21811) Load data into partitioned table throws NPE if DB is enabled for replication.

2019-05-31 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853081#comment-16853081 ] Sankar Hariappan commented on HIVE-21811: - [~thejas], Could you please review this patch? > Load

[jira] [Updated] (HIVE-21813) Get the LlapDaemon metrics from TezAM

2019-05-31 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary updated HIVE-21813: -- Description: We should collect some metrics on LLAP daemon level and collect the info from the TezAM:

[jira] [Updated] (HIVE-21813) Get the LlapDaemon metrics from TezAM

2019-05-31 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary updated HIVE-21813: -- Summary: Get the LlapDaemon metrics from TezAM (was: Create new metrics to show LLAP daemon load

[jira] [Commented] (HIVE-21742) Vectorization: CASE result type casting

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

[jira] [Updated] (HIVE-21804) HMS Translation: External tables with no capabilities returns duplicate entries/

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21804: - Fix Version/s: 4.0.0 > HMS Translation: External tables with no capabilities returns duplicate

[jira] [Commented] (HIVE-21804) HMS Translation: External tables with no capabilities returns duplicate entries/

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853029#comment-16853029 ] Naveen Gangam commented on HIVE-21804: -- Fix has been committed to master. Thank you for the review

[jira] [Updated] (HIVE-21804) HMS Translation: External tables with no capabilities returns duplicate entries/

2019-05-31 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21804: - Resolution: Fixed Status: Resolved (was: Patch Available) > HMS Translation: External

[jira] [Commented] (HIVE-21742) Vectorization: CASE result type casting

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853009#comment-16853009 ] Hive QA commented on HIVE-21742: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-21806) Renaming a table to another db does not handle Impala stats in partitoned tables

2019-05-31 Thread Csaba Ringhofer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csaba Ringhofer updated HIVE-21806: --- Description: The issue seems similar to HIVE-9720, but only happens with partitioned tables.

[jira] [Assigned] (HIVE-21814) Implement list partitions related methods on temporary tables

2019-05-31 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter reassigned HIVE-21814: > Implement list partitions related methods on temporary tables >

[jira] [Updated] (HIVE-21812) Implement get partition related methods on temporary tables

2019-05-31 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter updated HIVE-21812: - Attachment: HIVE-21812.01.patch > Implement get partition related methods on temporary tables >

[jira] [Updated] (HIVE-21812) Implement get partition related methods on temporary tables

2019-05-31 Thread Laszlo Pinter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Pinter updated HIVE-21812: - Affects Version/s: 4.0.0 Status: Patch Available (was: Open) > Implement get

[jira] [Commented] (HIVE-21787) Metastore table cache enhancement

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

[jira] [Commented] (HIVE-21787) Metastore table cache enhancement

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16852928#comment-16852928 ] Hive QA commented on HIVE-21787: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-21809) Backport HIVE-21786 to branch-2.3

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

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Attachment: HIVE-21797.03.patch > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Status: Patch Available (was: Open) > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Miklos Gergely (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-21797: -- Status: Open (was: Patch Available) > Break up DDLTask - extract Storage related operations >

[jira] [Updated] (HIVE-21813) Create new metrics to show LLAP daemon load level

2019-05-31 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary updated HIVE-21813: -- Description: We should collect some metrics on LLAP daemon level to show the load on the given

[jira] [Assigned] (HIVE-21813) Create new metrics to show LLAP daemon load level

2019-05-31 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary reassigned HIVE-21813: - > Create new metrics to show LLAP daemon load level >

[jira] [Commented] (HIVE-21797) Break up DDLTask - extract Storage related operations

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

[jira] [Updated] (HIVE-21740) Collect LLAP execution latency metrics

2019-05-31 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary updated HIVE-21740: -- Attachment: HIVE-21740.6.patch > Collect LLAP execution latency metrics >

[jira] [Commented] (HIVE-21797) Break up DDLTask - extract Storage related operations

2019-05-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16852862#comment-16852862 ] Hive QA commented on HIVE-21797: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

  1   2   >