[jira] [Created] (IMPALA-8019) Incorporate join input/output cardinality trade-offs into planner

2018-12-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8019: --- Summary: Incorporate join input/output cardinality trade-offs into planner Key: IMPALA-8019 URL: https://issues.apache.org/jira/browse/IMPALA-8019 Project: IMPALA

[jira] [Created] (IMPALA-8018) Unify cardinality math for PK/FK and generic cases

2018-12-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8018: --- Summary: Unify cardinality math for PK/FK and generic cases Key: IMPALA-8018 URL: https://issues.apache.org/jira/browse/IMPALA-8018 Project: IMPALA Issue Type:

[jira] [Commented] (IMPALA-7874) The submitted SQL is stuck and cannot be quickly entered into the execution state.

2018-12-26 Thread bharath v (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729202#comment-16729202 ] bharath v commented on IMPALA-7874: --- Looks like it from the description. [~nilone] can

[jira] [Work started] (IMPALA-7941) Determine process memory limit from cgroups limit, if set

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7941 started by Tim Armstrong. - > Determine process memory limit from cgroups limit, if set > ---

[jira] [Commented] (IMPALA-6544) Lack of S3 consistency leads to rare test failures

2018-12-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729196#comment-16729196 ] Philip Zeyliger commented on IMPALA-6544: - Perhaps depressingly, {{hdfs fs -put}

[jira] [Work started] (IMPALA-7648) Add tests for all cases where OOM is expected

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7648 started by Tim Armstrong. - > Add tests for all cases where OOM is expected > ---

[jira] [Assigned] (IMPALA-7214) Update Impala docs to reflect coordinator/executor separation and decoupling from DataNodes.

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong reassigned IMPALA-7214: - Assignee: Alex Rodoni (was: Tim Armstrong) > Update Impala docs to reflect coordinator

[jira] [Commented] (IMPALA-7214) Update Impala docs to reflect coordinator/executor separation and decoupling from DataNodes.

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729187#comment-16729187 ] Tim Armstrong commented on IMPALA-7214: --- I started to have a look at this, and I t

[jira] [Updated] (IMPALA-7214) Update Impala docs to reflect coordinator/executor separation and decoupling from DataNodes.

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong updated IMPALA-7214: -- Summary: Update Impala docs to reflect coordinator/executor separation and decoupling from Dat

[jira] [Commented] (IMPALA-7843) MT_DOP should be configurable per subquery

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729170#comment-16729170 ] Tim Armstrong commented on IMPALA-7843: --- Just to make sure I understand your use c

[jira] [Commented] (IMPALA-7874) The submitted SQL is stuck and cannot be quickly entered into the execution state.

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729166#comment-16729166 ] Tim Armstrong commented on IMPALA-7874: --- [~bharathv] does this look like IMPALA-66

[jira] [Commented] (IMPALA-7802) Implement support for closing idle sessions

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729165#comment-16729165 ] Tim Armstrong commented on IMPALA-7802: --- If that turns out to be too complex I cou

[jira] [Commented] (IMPALA-7356) Stress test for memory-based admission control

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729151#comment-16729151 ] Tim Armstrong commented on IMPALA-7356: --- I don't have bandwidth to continue to wor

[jira] [Assigned] (IMPALA-7358) Add admission controller test that submits a burst of queries, triggering overadmission and query failure

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong reassigned IMPALA-7358: - Assignee: (was: Tim Armstrong) > Add admission controller test that submits a burst

[jira] [Updated] (IMPALA-7358) Add admission controller test that submits a burst of queries, triggering overadmission and query failure

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong updated IMPALA-7358: -- Target Version: Product Backlog (was: Impala 3.2.0) > Add admission controller test that subm

[jira] [Created] (IMPALA-8017) Ensure stress test is not bottlenecked by fe_service_threads

2018-12-26 Thread Tim Armstrong (JIRA)
Tim Armstrong created IMPALA-8017: - Summary: Ensure stress test is not bottlenecked by fe_service_threads Key: IMPALA-8017 URL: https://issues.apache.org/jira/browse/IMPALA-8017 Project: IMPALA

[jira] [Updated] (IMPALA-7356) Stress test for memory-based admission control

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong updated IMPALA-7356: -- Target Version: Product Backlog (was: Impala 3.2.0) > Stress test for memory-based admission

[jira] [Assigned] (IMPALA-7356) Stress test for memory-based admission control

2018-12-26 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong reassigned IMPALA-7356: - Assignee: (was: Tim Armstrong) > Stress test for memory-based admission control > -

[jira] [Created] (IMPALA-8016) UDFs unable to use other functions defined in same jar

2018-12-26 Thread Philip Zeyliger (JIRA)
Philip Zeyliger created IMPALA-8016: --- Summary: UDFs unable to use other functions defined in same jar Key: IMPALA-8016 URL: https://issues.apache.org/jira/browse/IMPALA-8016 Project: IMPALA

[jira] [Commented] (IMPALA-7047) REFRESH on unpartitioned tables calls getBlockLocations on every file

2018-12-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729070#comment-16729070 ] ASF subversion and git services commented on IMPALA-7047: - Commi