[jira] [Commented] (IMPALA-7859) Nessus Scan find CGI Generic SQL Injection.

2018-11-18 Thread Donghui Xu (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691331#comment-16691331 ] Donghui Xu commented on IMPALA-7859: [~lv] Hi, Lars, would you have a look at this issue please?

[jira] [Assigned] (IMPALA-4327) warn when running out of fe-service-threads

2018-11-18 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong reassigned IMPALA-4327: - Assignee: Tim Armstrong > warn when running out of fe-service-threads >

[jira] [Assigned] (IMPALA-7118) Add mem_limit metric listing for all hosts in the profile

2018-11-18 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong reassigned IMPALA-7118: - Assignee: Tim Armstrong > Add mem_limit metric listing for all hosts in the profile >

[jira] [Assigned] (IMPALA-1048) Data sinks do not show up in the exec summary

2018-11-18 Thread Tim Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Armstrong reassigned IMPALA-1048: - Assignee: Tim Armstrong > Data sinks do not show up in the exec summary >

[jira] [Comment Edited] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691195#comment-16691195 ] Paul Rogers edited comment on IMPALA-7867 at 11/19/18 2:43 AM: ---

[jira] [Commented] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691195#comment-16691195 ] Paul Rogers commented on IMPALA-7867: - [~marcelk], thanks much for the note. The guarantees you site

[jira] [Reopened] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reopened IMPALA-7867: - > Expose collection interfaces, not implementations >

[jira] [Updated] (IMPALA-7868) Move UPDATE-only fields from ModifyStmt to UpdateStmt

2018-11-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-7868: Description: A subset of the FE parse node hierarchy: {noformat} ParseNode |- StatementBase

[jira] [Resolved] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Marcel Kornacker (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Kornacker resolved IMPALA-7867. -- Resolution: Won't Fix The FE code uses specific implementations (ArrayList vs. List)

[jira] [Created] (IMPALA-7868) Move UPDATE-only fields from ModifyStmt to UpdateStmt

2018-11-18 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7868: --- Summary: Move UPDATE-only fields from ModifyStmt to UpdateStmt Key: IMPALA-7868 URL: https://issues.apache.org/jira/browse/IMPALA-7868 Project: IMPALA Issue

[jira] [Resolved] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Marcel Kornacker (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Kornacker resolved IMPALA-7867. -- Resolution: Won't Fix The FE code uses specific implementations (ArrayList vs. List)

[jira] [Created] (IMPALA-7868) Move UPDATE-only fields from ModifyStmt to UpdateStmt

2018-11-18 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7868: --- Summary: Move UPDATE-only fields from ModifyStmt to UpdateStmt Key: IMPALA-7868 URL: https://issues.apache.org/jira/browse/IMPALA-7868 Project: IMPALA Issue

[jira] [Updated] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-7867: Description: When using Java collections, a common Java best practice is to expose the

[jira] [Created] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7867: --- Summary: Expose collection interfaces, not implementations Key: IMPALA-7867 URL: https://issues.apache.org/jira/browse/IMPALA-7867 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7867: --- Summary: Expose collection interfaces, not implementations Key: IMPALA-7867 URL: https://issues.apache.org/jira/browse/IMPALA-7867 Project: IMPALA Issue Type: