[jira] [Resolved] (IMPALA-9071) When metastore.warehouse.dir != metastore.warehouse.external.dir, Impala writes to the wrong location for external tables

2019-11-07 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang resolved IMPALA-9071. Fix Version/s: Impala 3.4.0 Resolution: Fixed > When metastore.warehouse.dir !=

[jira] [Commented] (IMPALA-9135) DDLs with sync_ddl may fail with concurrent INVALIDATE METADATA

2019-11-07 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969769#comment-16969769 ] Quanlong Huang commented on IMPALA-9135: One failure case is for CreateTable DDL. The execution

[jira] [Created] (IMPALA-9136) IllegalStateException in calling Table.toThrift() without holding the table lock

2019-11-07 Thread Quanlong Huang (Jira)
Quanlong Huang created IMPALA-9136: -- Summary: IllegalStateException in calling Table.toThrift() without holding the table lock Key: IMPALA-9136 URL: https://issues.apache.org/jira/browse/IMPALA-9136

[jira] [Created] (IMPALA-9135) DDLs with sync_ddl may fail with concurrent INVALIDATE METADATA

2019-11-07 Thread Quanlong Huang (Jira)
Quanlong Huang created IMPALA-9135: -- Summary: DDLs with sync_ddl may fail with concurrent INVALIDATE METADATA Key: IMPALA-9135 URL: https://issues.apache.org/jira/browse/IMPALA-9135 Project: IMPALA

[jira] [Work started] (IMPALA-9120) Refreshing an ABFS table with a deleted directory fails

2019-11-07 Thread Sahil Takiar (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-9120 started by Sahil Takiar. > Refreshing an ABFS table with a deleted directory fails >

[jira] [Updated] (IMPALA-9124) Transparently retry queries that fail due to cluster membership changes

2019-11-07 Thread Sahil Takiar (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated IMPALA-9124: - Priority: Critical (was: Major) > Transparently retry queries that fail due to cluster

[jira] [Commented] (IMPALA-8778) Support read/write Apache Hudi tables

2019-11-07 Thread Yanjia Gary Li (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969633#comment-16969633 ] Yanjia Gary Li commented on IMPALA-8778: Thanks Tim and Vinoth. I will follow the first path

[jira] [Work started] (IMPALA-8855) Impala docs do not mention all places VALUES clause can be used

2019-11-07 Thread Alexandra Rodoni (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8855 started by Alexandra Rodoni. > Impala docs do not mention all places VALUES clause can be used >

[jira] [Updated] (IMPALA-6907) ImpalaServer::MembershipCallback() may not remove all stale connections to disconnected Impalad nodes

2019-11-07 Thread Vincent Tran (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Tran updated IMPALA-6907: - Labels: supportability (was: ) > ImpalaServer::MembershipCallback() may not remove all stale

[jira] [Resolved] (IMPALA-8704) SQL:2016 datetime patterns - Milestone 2

2019-11-07 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Kaszab resolved IMPALA-8704. -- Fix Version/s: Impala 3.4.0 Resolution: Fixed https://gerrit.cloudera.org/#/c/14291/

[jira] [Updated] (IMPALA-9134) Parallelise flush in data stream sender

2019-11-07 Thread Tim Armstrong (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong updated IMPALA-9134: -- Parent: IMPALA-3902 Issue Type: Sub-task (was: Improvement) > Parallelise flush in

[jira] [Created] (IMPALA-9134) Parallelise flush in data stream sender

2019-11-07 Thread Tim Armstrong (Jira)
Tim Armstrong created IMPALA-9134: - Summary: Parallelise flush in data stream sender Key: IMPALA-9134 URL: https://issues.apache.org/jira/browse/IMPALA-9134 Project: IMPALA Issue Type:

[jira] [Assigned] (IMPALA-9122) TestEventProcessing.test_insert_events flaky in precommit

2019-11-07 Thread Anurag Mantripragada (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Mantripragada reassigned IMPALA-9122: Assignee: Anurag Mantripragada (was: Vihang Karajgaonkar) >

[jira] [Created] (IMPALA-9133) Add security banner for compliance upon user login

2019-11-07 Thread Jose Martinez Poblete (Jira)
Jose Martinez Poblete created IMPALA-9133: - Summary: Add security banner for compliance upon user login Key: IMPALA-9133 URL: https://issues.apache.org/jira/browse/IMPALA-9133 Project: IMPALA

[jira] [Resolved] (IMPALA-9093) Fix ACID upgrade tests to account for HIVE-22158 (table translation)

2019-11-07 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Kaszab resolved IMPALA-9093. -- Fix Version/s: Impala 3.4.0 Resolution: Fixed > Fix ACID upgrade tests to account for

[jira] [Commented] (IMPALA-9093) Fix ACID upgrade tests to account for HIVE-22158 (table translation)

2019-11-07 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969326#comment-16969326 ] Gabor Kaszab commented on IMPALA-9093: -- Submitted the fix to adjust the acid tests to work with

[jira] [Commented] (IMPALA-4741) ORDER BY behavior with UNION is incorrect

2019-11-07 Thread Norbert Luksa (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969143#comment-16969143 ] Norbert Luksa commented on IMPALA-4741: --- Had a look at the parser, it looks like it's deliberately