You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/09/25 18:08:00 UTC

[jira] [Created] (PHOENIX-4231) Support restriction of remote UDF load sources

Andrew Purtell created PHOENIX-4231:
---------------------------------------

             Summary: Support restriction of remote UDF load sources 
                 Key: PHOENIX-4231
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4231
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Andrew Purtell


When allowUserDefinedFunctions is true, users can load UDFs remotely via a jar file from any HDFS filesystem reachable on the network. The setting hbase.dynamic.jars.dir can be used to restrict locations for jar loading but is only applied to jars loaded from the local filesystem.  We should implement support for similar restriction via configuration for jars loaded via hdfs:// URIs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)