[GitHub] drill issue #870: DRILL-5664: Enable security for Drill HiveStoragePlugin ba...

2017-10-23 Thread sohami
Github user sohami commented on the issue:

https://github.com/apache/drill/pull/870
  
closing this PR pending the revised version.


---


[GitHub] drill issue #870: DRILL-5664: Enable security for Drill HiveStoragePlugin ba...

2017-08-07 Thread paul-rogers
Github user paul-rogers commented on the issue:

https://github.com/apache/drill/pull/870
  
What is the status of this PR? Appears that there was substantial 
discussion about whether the approach here is appropriate for Apache Drill. Had 
the PR been updated with an alternative? Or, should this PR be closed pending a 
revised solution?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] drill issue #870: DRILL-5664: Enable security for Drill HiveStoragePlugin ba...

2017-07-11 Thread sohami
Github user sohami commented on the issue:

https://github.com/apache/drill/pull/870
  
@ppadma - 
1) For the ease of use. Once the security is being configured for Drill 
then it's better if all the config changes are done in single place (which is 
drill-override.conf) and then make sure that all communications are secure. 
With this option user doesn't have to explicitly go and edit the Storage Plugin 
configuration to enable security.
2) It will take care of enabling/disabling security both for active and 
inactive plugins.
3) This can be extended for handling security of all the storage plugin. 
Hence this config can be a single place to enable/disable security for all the 
plugins in one go rather than doing it manually for each and every plugin one 
by one.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] drill issue #870: DRILL-5664: Enable security for Drill HiveStoragePlugin ba...

2017-07-11 Thread ppadma
Github user ppadma commented on the issue:

https://github.com/apache/drill/pull/870
  
I have a question.  The user can change the storage plugin configuration 
itself instead of enabling/disabling this option.  what is the use of this 
option ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---