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)