[GitHub] drill pull request #1064: DRILL-6017 Fix for SHUTDOWN button being visible f...

2017-12-07 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/1064#discussion_r155560945 --- Diff: exec/java-exec/src/main/resources/rest/index.ftl --- @@ -112,7 +114,7 @@ - <#if

[GitHub] drill pull request #1063: DRILL-5702: Jdbc Driver Class not found

2017-12-07 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/1063 DRILL-5702: Jdbc Driver Class not found - Setting "package.namespace.prefix" to "oadd." by default for all profiles. It can be overridden if necessary within any profile. - Removing duplicated

[GitHub] drill issue #1063: DRILL-5702: Jdbc Driver Class not found

2017-12-07 Thread vdiravka
Github user vdiravka commented on the issue: https://github.com/apache/drill/pull/1063 The issue is enabling "apache-release" profile disabled "default" profile automatically and then `"package.namespace.prefix"` had invalid value `${package.namespace.prefix}`. ---

[jira] [Created] (DRILL-6017) Fix for SHUTDOWN button being visible for non Admin users

2017-12-07 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6017: --- Summary: Fix for SHUTDOWN button being visible for non Admin users Key: DRILL-6017 URL: https://issues.apache.org/jira/browse/DRILL-6017 Project: Apache Drill

[GitHub] drill pull request #1064: Fix for SHUTDOWN button being visible for non Admi...

2017-12-07 Thread bitblender
GitHub user bitblender opened a pull request: https://github.com/apache/drill/pull/1064 Fix for SHUTDOWN button being visible for non Admin users This fix repurposes an earlier change I had made to show admin user info, to selectively enable the SHUTDOWN button. You can merge

[GitHub] drill issue #1064: DRILL-6017 Fix for SHUTDOWN button being visible for non ...

2017-12-07 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1064 +1, LGTM. ---

[jira] [Created] (DRILL-6019) Only admin should be able to access shutdown resources

2017-12-07 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6019: --- Summary: Only admin should be able to access shutdown resources Key: DRILL-6019 URL: https://issues.apache.org/jira/browse/DRILL-6019 Project: Apache Drill

[jira] [Created] (DRILL-6018) Drill can't handle NaN, Infinity literals

2017-12-07 Thread Volodymyr Tkach (JIRA)
Volodymyr Tkach created DRILL-6018: -- Summary: Drill can't handle NaN, Infinity literals Key: DRILL-6018 URL: https://issues.apache.org/jira/browse/DRILL-6018 Project: Apache Drill Issue

[jira] [Created] (DRILL-6020) NullPointerException with Union setting on when querying JSON

2017-12-07 Thread Mitchel Labonte (JIRA)
Mitchel Labonte created DRILL-6020: -- Summary: NullPointerException with Union setting on when querying JSON Key: DRILL-6020 URL: https://issues.apache.org/jira/browse/DRILL-6020 Project: Apache

[GitHub] drill pull request #1064: DRILL-6017 Fix for SHUTDOWN button being visible f...

2017-12-07 Thread bitblender
Github user bitblender commented on a diff in the pull request: https://github.com/apache/drill/pull/1064#discussion_r155606076 --- Diff: exec/java-exec/src/main/resources/rest/index.ftl --- @@ -112,7 +114,7 @@ - <#if model.shouldShowUserInfo()>