[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-10-23 Thread sohami
Github user sohami closed the pull request at: https://github.com/apache/drill/pull/870 ---

[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-07-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/870#discussion_r126839078 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveStoragePluginConfig.java --- @@ -33,6 +33,8 @@

[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-07-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/870#discussion_r126840055 --- Diff: exec/java-exec/src/main/resources/drill-module.conf --- @@ -155,6 +155,10 @@ drill.exec: { enabled: false,

[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-07-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/870#discussion_r126839511 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveStoragePluginConfig.java --- @@ -66,4 +68,40 @@ public boolean

[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-07-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/870#discussion_r126840721 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/StoragePluginRegistryImpl.java --- @@ -146,23 +148,37 @@ public void init() throws

[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-07-06 Thread sohami
GitHub user sohami opened a pull request: https://github.com/apache/drill/pull/870 DRILL-5664: Enable security for Drill HiveStoragePlugin based on a co… …nfig parameter Change to enable/disable HiveStoragePlugin security configuration based on Drill's