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/08/28 11:15:46 UTC

[ambari] branch trunk updated: AMBARI-24539: OneFS mpack should not include webhdfs enable setting (#2170)

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 914985e   AMBARI-24539: OneFS mpack should not include webhdfs enable setting (#2170)
914985e is described below

commit 914985e406be9c4fb6a728a72b0b4644c98879da
Author: ro-ket <ro...@gmail.com>
AuthorDate: Tue Aug 28 04:15:42 2018 -0700

     AMBARI-24539: OneFS mpack should not include webhdfs enable setting (#2170)
    
    Remove dfs.webhdfs.enabled setting. It is no longer needed for OneFS integration.
---
 .../addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml   | 12 ------------
 1 file changed, 12 deletions(-)

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 894575a..a377739 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,18 +19,6 @@
 <!-- Put site-specific property overrides in this file. -->
 <configuration supports_final="true">
   <property>
-    <name>dfs.webhdfs.enabled</name>
-    <value>false</value>
-    <display-name>WebHDFS enabled</display-name>
-    <description>Whether to enable WebHDFS feature</description>
-    <final>true</final>
-    <value-attributes>
-      <type>boolean</type>
-      <overridable>false</overridable>
-    </value-attributes>
-    <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