[ 
https://issues.apache.org/jira/browse/HDDS-2310?focusedWorklogId=330126&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-330126
 ]

ASF GitHub Bot logged work on HDDS-2310:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Oct/19 20:35
            Start Date: 17/Oct/19 20:35
    Worklog Time Spent: 10m 
      Work Description: vivekratnavel commented on pull request #49: HDDS-2310. 
Add support to add ozone ranger plugin to Ozone Manager cl…
URL: https://github.com/apache/hadoop-ozone/pull/49
 
 
   …asspath.
   
   ## What changes were proposed in this pull request?
   
   This PR adds a new hadoop shell profile for ozone manager to be able to 
extend Ozone Manager's classpath. It is implemented in a generic way and is not 
exclusive to ranger plugin. Any path can be added to Ozone Manager classpath by 
setting the env variable `OZONE_MANAGER_CLASSPATH`
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2310
   
   ## How was this patch tested?
   
   Tested by running ozone manager locally with the above mentioned env set to 
some path.
   ```
    export OZONE_MANAGER_CLASSPATH=/tmp/*
   ./hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/bin/ozone --debug om
   ```
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 330126)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add support to add ozone ranger plugin to Ozone Manager classpath
> -----------------------------------------------------------------
>
>                 Key: HDDS-2310
>                 URL: https://issues.apache.org/jira/browse/HDDS-2310
>             Project: Hadoop Distributed Data Store
>          Issue Type: Task
>          Components: Ozone Manager
>    Affects Versions: 0.5.0
>            Reporter: Vivek Ratnavel Subramanian
>            Assignee: Vivek Ratnavel Subramanian
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, there is no way to add Ozone Ranger plugin to Ozone Manager 
> classpath. 
> We should be able to set an environment variable that will be respected by 
> ozone and added to Ozone Manager classpath.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to