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 2019/05/06 20:30:42 UTC

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

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

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


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

commit 2bc5391969ecfd2ffe231730bd643b689563ec9b
Author: Kait Johnson <ka...@gmail.com>
AuthorDate: Mon May 6 13:30:35 2019 -0700

    AMBARI-24908 OneFS mpack should have dfs.webhdfs.enabled = true (#2624) (#2967)
---
 .../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