Bolke de Bruin created RANGER-2135:
--------------------------------------
Summary: BaseClient forces Hadoop login
Key: RANGER-2135
URL: https://issues.apache.org/jira/browse/RANGER-2135
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 1.0.0
Reporter: Bolke de Bruin
BaseClient does a login on instantiation that is bound to Hadoop. This requires
service plugins to require a username/password, which is undocumented. It also
limits the functionality to the Hadoop ecosystem.
Suggestion:
* Provide a default constructor
* Make init() protected
* Make serviceName protected
* Make defaultConfigFile protected
Note: I encountered this when writing a S3/Ceph plugin
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)