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/31 10:23:02 UTC

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

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

commit c8e7049639b1607a08167df6ec61fbda63643392
Author: Attila Magyar <m....@gmail.com>
AuthorDate: Fri Aug 31 12:22:59 2018 +0200

     AMBARI-24539: OneFS mpack should not include webhdfs enable setting (#2170) (#2222)
    
    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