[
https://issues.apache.org/jira/browse/HBASE-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944414#comment-14944414
]
Hudson commented on HBASE-14347:
--------------------------------
FAILURE: Integrated in HBase-0.98 #1143 (See
[https://builds.apache.org/job/HBase-0.98/1143/])
HBASE-14347 Add a switch to DynamicClassLoader to disable it (huaxiang
(matteo.bertozzi: rev fdaecc89f9932f73609ce81e740a6a0e8c839979)
*
hbase-common/src/main/java/org/apache/hadoop/hbase/util/DynamicClassLoader.java
*
hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestDynamicClassLoader.java
> Add a switch to DynamicClassLoader to disable it
> ------------------------------------------------
>
> Key: HBASE-14347
> URL: https://issues.apache.org/jira/browse/HBASE-14347
> Project: HBase
> Issue Type: Bug
> Components: Client, defaults, regionserver
> Affects Versions: 2.0.0, 1.2.0, 1.1.2, 0.98.15, 1.0.3
> Reporter: Esteban Gutierrez
> Assignee: huaxiang sun
> Fix For: 2.0.0, 1.2.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14347-v001.patch
>
>
> Since HBASE-1936 we have the option to load jars dynamically by default from
> HDFS or the local filesystem, however hbase.dynamic.jars.dir points to a
> directory that could be world writable it potentially opens a security
> problem in both the client side and the RS. We should consider to have a
> switch to enable or disable this option and it should be off by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)