[jira] [Created] (IMPALA-10589) Use CDP build of Parquet instead of cdh6.x-SNAPSHOT builds on CDH-7.1-maint

2021-03-16 Thread Qifan Chen (Jira)
Qifan Chen created IMPALA-10589: --- Summary: Use CDP build of Parquet instead of cdh6.x-SNAPSHOT builds on CDH-7.1-maint Key: IMPALA-10589 URL: https://issues.apache.org/jira/browse/IMPALA-10589 Project:

[jira] [Assigned] (IMPALA-10589) Use CDP build of Parquet instead of cdh6.x-SNAPSHOT builds on CDH-7.1-maint

2021-03-16 Thread Qifan Chen (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qifan Chen reassigned IMPALA-10589: --- Assignee: Qifan Chen > Use CDP build of Parquet instead of cdh6.x-SNAPSHOT builds on

[jira] [Commented] (IMPALA-10584) Investigate intermittent crash in TestScratchLimit::test_with_unlimited_scratch_limit

2021-03-16 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17303020#comment-17303020 ] Riza Suminto commented on IMPALA-10584: --- I'm testing another solution without raising 

[jira] [Commented] (IMPALA-10588) PlannerTest/resource-requirements.test fails with bad mem estimates (from number of files?)

2021-03-16 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17303004#comment-17303004 ] Joe McDonnell commented on IMPALA-10588: Revert of IMPALA-10503 in progress here:

[jira] [Comment Edited] (IMPALA-10564) No error returned when inserting an overflowed value into a decimal column

2021-03-16 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302967#comment-17302967 ] Wenzhe Zhou edited comment on IMPALA-10564 at 3/17/21, 12:29 AM: - Since

[jira] [Commented] (IMPALA-10518) Add server interface to retrieve executor membership

2021-03-16 Thread Kurt Deschler (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302977#comment-17302977 ] Kurt Deschler commented on IMPALA-10518: https://gerrit.cloudera.org/#/c/17181/ > Add server

[jira] [Updated] (IMPALA-10587) TestRanger.test_show_grant failed in ASAN build

2021-03-16 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-10587: Description: h3. Error Message {code:java} assert [['USER', 'je... '', '', ...]] == []

[jira] [Updated] (IMPALA-10587) TestRanger.test_show_grant failed in ASAN build

2021-03-16 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-10587: Description: h3. Error Message assert [['USER', 'je... '', '', ...]] == [] Left

[jira] [Updated] (IMPALA-10532) TestOverlapMinMaxFilters.test_overlap_min_max_filters seems flaky

2021-03-16 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated IMPALA-10532: Priority: Critical (was: Major) > TestOverlapMinMaxFilters.test_overlap_min_max_filters

[jira] [Commented] (IMPALA-10564) No error returned when inserting an overflowed value into a decimal column

2021-03-16 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302967#comment-17302967 ] Wenzhe Zhou commented on IMPALA-10564: -- Since we write column by column when writing a row, we

[jira] [Commented] (IMPALA-10584) Investigate intermittent crash in TestScratchLimit::test_with_unlimited_scratch_limit

2021-03-16 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302888#comment-17302888 ] Riza Suminto commented on IMPALA-10584: --- To further clarify, there is no reservation reclaimed in

[jira] [Commented] (IMPALA-10564) No error returned when inserting an overflowed value into a decimal column

2021-03-16 Thread Aman Sinha (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302793#comment-17302793 ] Aman Sinha commented on IMPALA-10564: - Capturing some summarized comments from the Gerrit review

[jira] [Updated] (IMPALA-10588) PlannerTest/resource-requirements.test fails with bad mem estimates (from number of files?)

2021-03-16 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated IMPALA-10588: Description: We see an unexpected plan in the plan for "select * from

[jira] [Commented] (IMPALA-10588) PlannerTest/resource-requirements.test fails with bad mem estimates (from number of files?)

2021-03-16 Thread Aman Sinha (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302757#comment-17302757 ] Aman Sinha commented on IMPALA-10588: - Seems related to IMPALA-10503 although I don't know why the

[jira] [Assigned] (IMPALA-10588) PlannerTest/resource-requirements.test fails with bad mem estimates (from number of files?)

2021-03-16 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman reassigned IMPALA-10588: --- Assignee: Kurt Deschler > PlannerTest/resource-requirements.test fails with bad

[jira] [Created] (IMPALA-10588) PlannerTest/resource-requirements.test fails with bad mem estimates (from number of files?)

2021-03-16 Thread Andrew Sherman (Jira)
Andrew Sherman created IMPALA-10588: --- Summary: PlannerTest/resource-requirements.test fails with bad mem estimates (from number of files?) Key: IMPALA-10588 URL:

[jira] [Commented] (IMPALA-10551) Add result sink support

2021-03-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302636#comment-17302636 ] ASF subversion and git services commented on IMPALA-10551: -- Commit

[jira] [Commented] (IMPALA-10553) Support for CTAS/Insert for external frontends

2021-03-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302637#comment-17302637 ] ASF subversion and git services commented on IMPALA-10553: -- Commit

[jira] [Comment Edited] (IMPALA-10584) Investigate intermittent crash in TestScratchLimit::test_with_unlimited_scratch_limit

2021-03-16 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302604#comment-17302604 ] Riza Suminto edited comment on IMPALA-10584 at 3/16/21, 3:15 PM: - By

[jira] [Commented] (IMPALA-10584) Investigate intermittent crash in TestScratchLimit::test_with_unlimited_scratch_limit

2021-03-16 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302604#comment-17302604 ] Riza Suminto commented on IMPALA-10584: --- By adding more logging into the code, I managed to track

[jira] [Updated] (IMPALA-10578) Big Query influence other query seriously when hardware not reach limit

2021-03-16 Thread wesleydeng (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wesleydeng updated IMPALA-10578: Description: When a big query is running(use mt_dop=8), other query is very difficult to start. 

[jira] [Updated] (IMPALA-10578) Big Query influence other query seriously when hardware not reach limit

2021-03-16 Thread wesleydeng (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wesleydeng updated IMPALA-10578: Attachment: big_query.txt.bz2 small_query_be_influenced_very_slow.txt.bz2 > Big

[jira] [Resolved] (IMPALA-10222) Implement CREATE TABLE AS SELECT for Iceberg tables

2021-03-16 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltán Borók-Nagy resolved IMPALA-10222. Resolution: Fixed > Implement CREATE TABLE AS SELECT for Iceberg tables >

[jira] [Updated] (IMPALA-10578) Big Query influence other query seriously when hardware not reach limit

2021-03-16 Thread wesleydeng (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wesleydeng updated IMPALA-10578: Description: When a big query is running(use mt_dop=8), other query is very difficult to start. 

[jira] [Updated] (IMPALA-10578) Big Query influence other query seriously when hardware not reach limit

2021-03-16 Thread wesleydeng (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wesleydeng updated IMPALA-10578: Attachment: image-2021-03-16-16-32-37-862.png > Big Query influence other query seriously when

[jira] [Commented] (IMPALA-10420) Impala slow performance and crash

2021-03-16 Thread Manikandan R (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302316#comment-17302316 ] Manikandan R commented on IMPALA-10420: --- Currently, we are using CDH 5.14.4. Relevant property is

[jira] [Commented] (IMPALA-10578) Big Query influence other query seriously when hardware not reach limit

2021-03-16 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302306#comment-17302306 ] Quanlong Huang commented on IMPALA-10578: - [~wesleydeng] Could you upload the profiles of both

[jira] [Updated] (IMPALA-10579) Deadloop in table metadata loading when using an invalid RemoteIterator

2021-03-16 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-10579: Affects Version/s: Impala 3.4.0 > Deadloop in table metadata loading when using an

[jira] [Assigned] (IMPALA-10579) Deadloop in table metadata loading when using an invalid RemoteIterator

2021-03-16 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang reassigned IMPALA-10579: --- Assignee: Quanlong Huang > Deadloop in table metadata loading when using an