[
https://issues.apache.org/jira/browse/AMBARI-24908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691016#comment-16691016
]
Hudson commented on AMBARI-24908:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10304 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10304/])
AMBARI-24908 OneFS mpack should have dfs.webhdfs.enabled = true (#2624)
(m.magyar3:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ccadc292693caf6db17fd3379f2745e356837bca])
* (edit)
contrib/management-packs/isilon-onefs-mpack/src/main/resources/addon-services/ONEFS/1.0.0/configuration/hdfs-site.xml
> OneFS mpack should include webhdfs enable setting - Default Enabled
> -------------------------------------------------------------------
>
> Key: AMBARI-24908
> URL: https://issues.apache.org/jira/browse/AMBARI-24908
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, contrib
> Affects Versions: 3.0.0
> Environment: HDP 3.0 and Isilon 8.2.0
> Reporter: Andrew Huff
> Priority: Major
> Labels: pull-request-available
> Original Estimate: 2h
> Time Spent: 0.5h
> Remaining Estimate: 1.5h
>
> The Isilon management pack should include the 'dfs.webhdfs.enabled'
> configuration in the hdfs_site.xml file as it is needed by the Ambari Agent.
> This previous Jira incorrectly removed the setting which was originally set
> to 'false', however, Isilon has since increased its support for WebHDFS. The
> previous Jira assumed that by removing the setting the Ambari Agent would
> default to 'true' for this setting. This does not appear to be the case.
> https://issues.apache.org/jira/browse/AMBARI-24539
> https://github.com/apache/ambari/pull/2170
> This setting needs to be added back to the Isilon management pack with a
> default value of 'true'. This value should also be user configurable
> 'overrideable = true'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)