[ 
https://issues.apache.org/jira/browse/HDDS-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862688#comment-16862688
 ] 

Hudson commented on HDDS-1587:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16738 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16738/])
HDDS-1587. Support dynamically adding delegated classes from to isolated (xyao: 
rev 940bcf01cd8a524170bdaf6966dd0ff814c323c6)
* (edit) 
hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/FilteredClassLoader.java
* (add) 
hadoop-ozone/ozonefs/src/test/java/org/apache/hadoop/fs/ozone/TestFilteredClassLoader.java
* (edit) hadoop-ozone/common/src/main/bin/ozone-config.sh


> Support dynamically adding delegated class to filteredclass loader
> ------------------------------------------------------------------
>
>                 Key: HDDS-1587
>                 URL: https://issues.apache.org/jira/browse/HDDS-1587
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Xiaoyu Yao
>            Assignee: Junjie Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.1
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> HDDS-922 added a filtered class loader with a list of delegated classes that 
> will be loaded with the app launcher's classloader. With security enabled on 
> ozone-0.4, there are some incompatible changes from Hadoop-common and 
> hadoop-auth module from Hadoop-2.x to Hadoop-3.x. Some examples can be seen 
> HDDS-1080, where the fix has to be made along with a rebuild/release. 
>  
> This ticket is opened to allow dynamically adding delegated classes or class 
> prefix via environment variable. This way, we can easily adjust the setting 
> in different deployment without rebuild/release.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to