You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by am...@apache.org on 2018/11/18 19:31:21 UTC

[ambari] branch trunk updated: AMBARI-24908 OneFS mpack should have dfs.webhdfs.enabled = true (#2624)

This is an automated email from the ASF dual-hosted git repository.

amagyar pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new ccadc29  AMBARI-24908 OneFS mpack should have dfs.webhdfs.enabled = true (#2624)
ccadc29 is described below

commit ccadc292693caf6db17fd3379f2745e356837bca
Author: andrew-huff-isilon <45...@users.noreply.github.com>
AuthorDate: Sun Nov 18 11:31:15 2018 -0800

    AMBARI-24908 OneFS mpack should have dfs.webhdfs.enabled = true (#2624)
---
 .../addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml         | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/contrib/management-packs/isilon-onefs-mpack/src/main/resources/addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml b/contrib/management-packs/isilon-onefs-mpack/src/main/resources/addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml
index a377739..06d5e1f 100644
--- a/contrib/management-packs/isilon-onefs-mpack/src/main/resources/addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml
+++ b/contrib/management-packs/isilon-onefs-mpack/src/main/resources/addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml
@@ -19,6 +19,13 @@
 <!-- Put site-specific property overrides in this file. -->
 <configuration supports_final="true">
   <property>
+    <name>dfs.webhdfs.enabled</name>
+    <value>true</value>
+    <display-name>WebHDFS enabled</display-name>
+    <description>Whether to enable WebHDFS feature</description>
+    <on-ambari-upgrade add="true"/>
+  </property>
+  <property>
     <name>dfs.namenode.http-address</name>
     <value>localhost:8082</value>
     <description>The name of the default file system.  Either the