[jira] [Work logged] (HIVE-25534) Don't preserve FileAttribute.XATTR to initialise distcp.

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25534?focusedWorklogId=652122&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652122 ] ASF GitHub Bot logged work on HIVE-25534: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-25534) Don't preserve FileAttribute.XATTR to initialise distcp.

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-25534: -- Labels: pull-request-available (was: ) > Don't preserve FileAttribute.XATTR to initialise dist

[jira] [Work logged] (HIVE-25534) Don't preserve FileAttribute.XATTR to initialise distcp.

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25534?focusedWorklogId=652121&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652121 ] ASF GitHub Bot logged work on HIVE-25534: - Author: ASF GitHub Bot

[jira] [Comment Edited] (HIVE-25518) CompactionTxHandler NPE if no CompactionInfo

2021-09-16 Thread Csomor Viktor (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416465#comment-17416465 ] Csomor Viktor edited comment on HIVE-25518 at 9/17/21, 5:54 AM: ---

[jira] [Comment Edited] (HIVE-25518) CompactionTxHandler NPE if no CompactionInfo

2021-09-16 Thread Csomor Viktor (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416465#comment-17416465 ] Csomor Viktor edited comment on HIVE-25518 at 9/17/21, 5:54 AM: ---

[jira] [Resolved] (HIVE-25518) CompactionTxHandler NPE if no CompactionInfo

2021-09-16 Thread Csomor Viktor (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csomor Viktor resolved HIVE-25518. -- Resolution: Won't Fix This caused a wrong Intellij jar assembly > CompactionTxHandler NPE if n

[jira] [Work stopped] (HIVE-25518) CompactionTxHandler NPE if no CompactionInfo

2021-09-16 Thread Csomor Viktor (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-25518 stopped by Csomor Viktor. > CompactionTxHandler NPE if no CompactionInfo > ---

[jira] [Updated] (HIVE-25534) Don't preserve FileAttribute.XATTR to initialise distcp.

2021-09-16 Thread Haymant Mangla (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haymant Mangla updated HIVE-25534: -- Description: Remove the preserve xattr while calling distcp. {code:java} 2021-08-23 10:06:18,48

[jira] [Assigned] (HIVE-25534) Don't preserve FileAttribute.XATTR to initialise distcp.

2021-09-16 Thread Haymant Mangla (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haymant Mangla reassigned HIVE-25534: - > Don't preserve FileAttribute.XATTR to initialise distcp. > ---

[jira] [Updated] (HIVE-25533) With CBO enabled, Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL" parts

2021-09-16 Thread Needn Yu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Needn Yu updated HIVE-25533: Summary: With CBO enabled, Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL"

[jira] [Updated] (HIVE-25533) Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL" parts

2021-09-16 Thread Needn Yu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Needn Yu updated HIVE-25533: Description: When querying form a view or CTE which "union all" 2 tables, such as the following script sho

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=652088&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652088 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-25533) Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL" parts

2021-09-16 Thread Needn Yu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Needn Yu updated HIVE-25533: Description: When querying form a view or CTE which "union all" 2 tables, such as the following script sho

[jira] [Updated] (HIVE-25533) Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL" parts

2021-09-16 Thread Needn Yu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Needn Yu updated HIVE-25533: Description: When querying form a view or CTE which "union all" 2 tables, such as the following script sho

[jira] [Updated] (HIVE-25533) Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL" parts

2021-09-16 Thread Needn Yu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Needn Yu updated HIVE-25533: Attachment: hive.png > Incorrect query result when using where CLAUSE to query data from 2 "UNION > ALL" p

[jira] [Updated] (HIVE-25533) Incorrect query result when using where CLAUSE to query data from 2 "UNION ALL" parts

2021-09-16 Thread Needn Yu (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Needn Yu updated HIVE-25533: Attachment: (was: 微信图片_20210917111715.png) > Incorrect query result when using where CLAUSE to query da

[jira] [Updated] (HIVE-25532) Fix authorization support for Kill Query Command

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-25532: -- Labels: pull-request-available (was: ) > Fix authorization support for Kill Query Command > --

[jira] [Work logged] (HIVE-25532) Fix authorization support for Kill Query Command

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25532?focusedWorklogId=651991&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651991 ] ASF GitHub Bot logged work on HIVE-25532: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651976&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651976 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651973 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651951&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651951 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25317) Relocate dependencies in shaded hive-exec module

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25317?focusedWorklogId=651945&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651945 ] ASF GitHub Bot logged work on HIVE-25317: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25317) Relocate dependencies in shaded hive-exec module

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25317?focusedWorklogId=651928&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651928 ] ASF GitHub Bot logged work on HIVE-25317: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-25532) Fix authorization support for Kill Query Command

2021-09-16 Thread Abhay (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhay updated HIVE-25532: - Description: We added authorization for Kill Query command some time back with the help of Ranger. Below is the

[jira] [Assigned] (HIVE-25532) Fix authorization support for Kill Query Command

2021-09-16 Thread Abhay (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhay reassigned HIVE-25532: > Fix authorization support for Kill Query Command > > >

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651911&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651911 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651910&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651910 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651909&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651909 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651893&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651893 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651862&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651862 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651861&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651861 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25529) Add tests for reading/writing Iceberg V2 tables with delete files

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25529?focusedWorklogId=651816&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651816 ] ASF GitHub Bot logged work on HIVE-25529: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25485) Transform selects of literals under a UNION ALL to inline table scan

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25485?focusedWorklogId=651811&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651811 ] ASF GitHub Bot logged work on HIVE-25485: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25485) Transform selects of literals under a UNION ALL to inline table scan

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25485?focusedWorklogId=651787&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651787 ] ASF GitHub Bot logged work on HIVE-25485: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651785&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651785 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651784&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651784 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25516) ITestDbTxnManager is broken after HIVE-24120

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25516?focusedWorklogId=651783&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651783 ] ASF GitHub Bot logged work on HIVE-25516: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651782&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651782 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651776&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651776 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651774&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651774 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Assigned] (HIVE-25531) Remove the core classified hive-exec artifact

2021-09-16 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich reassigned HIVE-25531: --- > Remove the core classified hive-exec artifact > --

[jira] [Commented] (HIVE-25530) AssertionError when query involves multiple JDBC tables and views

2021-09-16 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416148#comment-17416148 ] Stamatis Zampetakis commented on HIVE-25530: This seems related to HIVE-23479

[jira] [Commented] (HIVE-25530) AssertionError when query involves multiple JDBC tables and views

2021-09-16 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416145#comment-17416145 ] Stamatis Zampetakis commented on HIVE-25530: Basically any query with more th

[jira] [Assigned] (HIVE-25530) AssertionError when query involves multiple JDBC tables and views

2021-09-16 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis reassigned HIVE-25530: -- > AssertionError when query involves multiple JDBC tables and views >

[jira] [Updated] (HIVE-25529) Add tests for reading/writing Iceberg V2 tables with delete files

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-25529: -- Labels: pull-request-available (was: ) > Add tests for reading/writing Iceberg V2 tables with

[jira] [Work logged] (HIVE-25529) Add tests for reading/writing Iceberg V2 tables with delete files

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25529?focusedWorklogId=651644&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651644 ] ASF GitHub Bot logged work on HIVE-25529: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651641&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651641 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651639&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651639 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651638&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651638 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651634&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651634 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651621 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651619&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651619 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25522) NullPointerException in TxnHandler

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25522?focusedWorklogId=651617&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651617 ] ASF GitHub Bot logged work on HIVE-25522: - Author: ASF GitHub Bot

[jira] [Assigned] (HIVE-25529) Add tests for reading/writing Iceberg V2 tables with delete files

2021-09-16 Thread Marton Bod (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Bod reassigned HIVE-25529: - > Add tests for reading/writing Iceberg V2 tables with delete files > --

[jira] [Work logged] (HIVE-25503) Add cleanup for the duplicate COMPLETED_TXN_COMPONENTS entries

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25503?focusedWorklogId=651590&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651590 ] ASF GitHub Bot logged work on HIVE-25503: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25503) Add cleanup for the duplicate COMPLETED_TXN_COMPONENTS entries

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25503?focusedWorklogId=651589&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651589 ] ASF GitHub Bot logged work on HIVE-25503: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down

2021-09-16 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated HIVE-25527: --- Summary: LLAP Scheduler task exits with fatal error if the executor node is down (wa

[jira] [Commented] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down.

2021-09-16 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416034#comment-17416034 ] Stamatis Zampetakis commented on HIVE-25527: Hey [~maheshk114], can you pleas

[jira] [Work logged] (HIVE-25303) CTAS hive.create.as.external.legacy tries to place data files in managed WH path

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25303?focusedWorklogId=651556&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651556 ] ASF GitHub Bot logged work on HIVE-25303: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25303) CTAS hive.create.as.external.legacy tries to place data files in managed WH path

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25303?focusedWorklogId=651554&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651554 ] ASF GitHub Bot logged work on HIVE-25303: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25317) Relocate dependencies in shaded hive-exec module

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25317?focusedWorklogId=651541&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651541 ] ASF GitHub Bot logged work on HIVE-25317: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25317) Relocate dependencies in shaded hive-exec module

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25317?focusedWorklogId=651539&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651539 ] ASF GitHub Bot logged work on HIVE-25317: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down.

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651519&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651519 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-25527) LLAP Scheduler task exits with fatal error if the executor node is down.

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25527?focusedWorklogId=651517&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651517 ] ASF GitHub Bot logged work on HIVE-25527: - Author: ASF GitHub Bot

[jira] [Resolved] (HIVE-24263) Create an HMS endpoint to list partition locations

2021-09-16 Thread Szehon Ho (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho resolved HIVE-24263. -- Resolution: Duplicate > Create an HMS endpoint to list partition locations > --

[jira] [Work started] (HIVE-24263) Create an HMS endpoint to list partition locations

2021-09-16 Thread Szehon Ho (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-24263 started by Szehon Ho. > Create an HMS endpoint to list partition locations > -

[jira] [Updated] (HIVE-24263) Create an HMS endpoint to list partition locations

2021-09-16 Thread Szehon Ho (Jira)
[ https://issues.apache.org/jira/browse/HIVE-24263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-24263: - Status: Open (was: Patch Available) > Create an HMS endpoint to list partition locations > -

[jira] [Updated] (HIVE-20789) HiveServer2 should have Timeouts against clients that never close sockets

2021-09-16 Thread Szehon Ho (Jira)
[ https://issues.apache.org/jira/browse/HIVE-20789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-20789: - Status: Open (was: Patch Available) > HiveServer2 should have Timeouts against clients that never close

[jira] [Resolved] (HIVE-20789) HiveServer2 should have Timeouts against clients that never close sockets

2021-09-16 Thread Szehon Ho (Jira)
[ https://issues.apache.org/jira/browse/HIVE-20789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho resolved HIVE-20789. -- Resolution: Won't Fix > HiveServer2 should have Timeouts against clients that never close sockets > ---

[jira] [Commented] (HIVE-25526) Run create_table Q test from TestCliDriver

2021-09-16 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415936#comment-17415936 ] László Pintér commented on HIVE-25526: -- Submitted to master. Thanks for the patch, [

[jira] [Resolved] (HIVE-25526) Run create_table Q test from TestCliDriver

2021-09-16 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Pintér resolved HIVE-25526. -- Resolution: Fixed > Run create_table Q test from TestCliDriver > --

[jira] [Work logged] (HIVE-25526) Run create_table Q test from TestCliDriver

2021-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-25526?focusedWorklogId=651501&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-651501 ] ASF GitHub Bot logged work on HIVE-25526: - Author: ASF GitHub Bot