You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/05/20 20:27:00 UTC

[jira] [Created] (AMBARI-11281) Enable Phoenix UDFs by default

Ted Yu created AMBARI-11281:
-------------------------------

             Summary: Enable Phoenix UDFs by default
                 Key: AMBARI-11281
                 URL: https://issues.apache.org/jira/browse/AMBARI-11281
             Project: Ambari
          Issue Type: Improvement
            Reporter: Ted Yu


The following config parameters should be added for Phoenix deployment:
<property>
<name>phoenix.functions.allowUserDefinedFunctions</name>
<value>true</value>
</property>
<property>
<name>fs.hdfs.impl</name>
<value>org.apache.hadoop.hdfs.DistributedFileSystem</value>
</property>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)