[GitHub] [drill] paul-rogers commented on issue #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
paul-rogers commented on issue #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#issuecomment-595032629 @agozhiy, thanks for your testing: you found a good corner case. Found and fixed the issue. @arina, thanks for your review. Sorry,

[GitHub] [drill] dobesv opened a new pull request #2013: Clean up a bit, add example for s3 storage of query profiles

2020-03-04 Thread GitBox
dobesv opened a new pull request #2013: Clean up a bit, add example for s3 storage of query profiles URL: https://github.com/apache/drill/pull/2013 Try to improve PStore configuration docs to be a bit less confusing (to me at least), and also add an example showing how you could store the

[GitHub] [drill] ihuzenko opened a new pull request #2012: DRILL-7625: Add options for SslContextFactory

2020-03-04 Thread GitBox
ihuzenko opened a new pull request #2012: DRILL-7625: Add options for SslContextFactory URL: https://github.com/apache/drill/pull/2012 # [DRILL-7625](https://issues.apache.org/jira/browse/DRILL-7625): Add options for SslContextFactory ## Description Added ability to set more

[jira] [Created] (DRILL-7626) Add ability to set HTTP response headers

2020-03-04 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7626: --- Summary: Add ability to set HTTP response headers Key: DRILL-7626 URL: https://issues.apache.org/jira/browse/DRILL-7626 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-7625) Add options for SslContextFactory

2020-03-04 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7625: --- Summary: Add options for SslContextFactory Key: DRILL-7625 URL: https://issues.apache.org/jira/browse/DRILL-7625 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-7624) when enabled Hive plugin with default config, can not execute any SQL query

2020-03-04 Thread Dmytro Kondriukov (Jira)
Dmytro Kondriukov created DRILL-7624: Summary: when enabled Hive plugin with default config, can not execute any SQL query Key: DRILL-7624 URL: https://issues.apache.org/jira/browse/DRILL-7624

[GitHub] [drill] agozhiy merged pull request #2008: DRILL-7619: Fixed link to the metrics endpoint

2020-03-04 Thread GitBox
agozhiy merged pull request #2008: DRILL-7619: Fixed link to the metrics endpoint URL: https://github.com/apache/drill/pull/2008 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [drill] agozhiy commented on issue #2011: DRILL-7623: Link error is displayed at the log content page on Web UI

2020-03-04 Thread GitBox
agozhiy commented on issue #2011: DRILL-7623: Link error is displayed at the log content page on Web UI URL: https://github.com/apache/drill/pull/2011#issuecomment-594574907 +1, thanks for the fix. This is an automated

[GitHub] [drill] vvysotskyi opened a new pull request #2011: DRILL-7623: Link error is displayed at the log content page on Web UI

2020-03-04 Thread GitBox
vvysotskyi opened a new pull request #2011: DRILL-7623: Link error is displayed at the log content page on Web UI URL: https://github.com/apache/drill/pull/2011 # [DRILL-7623](https://issues.apache.org/jira/browse/DRILL-7623): Link error is displayed at the log content page on Web UI

[GitHub] [drill] arina-ielchiieva edited a comment on issue #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
arina-ielchiieva edited a comment on issue #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#issuecomment-594501818 @paul-rogers please add Jira title with link to Jira in PR description, since it's helps a lot to navigate between PR and Jira.

[GitHub] [drill] agozhiy commented on issue #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
agozhiy commented on issue #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#issuecomment-594507412 Found a case when a plugin fails to be enabled: 1. On the storage page, disable a plugin (e.g. "dfs") using "disable" button 2. Update the

[GitHub] [drill] arina-ielchiieva commented on issue #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
arina-ielchiieva commented on issue #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#issuecomment-594501818 @paul-rogers please add Jira title with link to Jira in PR description, since it's helps a lot to navigate between PR and Jira. Thanks!

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#discussion_r387643594 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/StoragePluginMap.java ## @@

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#discussion_r387643809 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/StoragePluginRegistry.java ##

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#discussion_r387643103 ## File path: exec/java-exec/src/test/java/org/apache/drill/exec/store/TestPluginRegistry.java ##

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues

2020-03-04 Thread GitBox
arina-ielchiieva commented on a change in pull request #2010: DRILL-7620: Fix plugin mutability issues URL: https://github.com/apache/drill/pull/2010#discussion_r387644115 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/StoragePluginRegistryImpl.java

[jira] [Created] (DRILL-7623) Link error is displayed at the log content page on Web UI

2020-03-04 Thread Anton Gozhiy (Jira)
Anton Gozhiy created DRILL-7623: --- Summary: Link error is displayed at the log content page on Web UI Key: DRILL-7623 URL: https://issues.apache.org/jira/browse/DRILL-7623 Project: Apache Drill