[
https://issues.apache.org/jira/browse/AMBARI-23833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476035#comment-16476035
]
Hudson commented on AMBARI-23833:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9257 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9257/])
[AMBARI-23833] viewFS : Blueprint deployed clusters doesn't have xml (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=95e86e1c3e7cb34a5a2e8dce39f3b6715381bdd0])
* (edit)
ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py
> viewFS : Blueprint deployed clusters doesn't have xml include content in
> core-site.xml
> --------------------------------------------------------------------------------------
>
> Key: AMBARI-23833
> URL: https://issues.apache.org/jira/browse/AMBARI-23833
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> - Deployed a cluster with NN federation + viewFS via blueprint.
> - viewFS is enabled by having all relevant configs in viewfs-mount-table
> - Deploy was successful but upon accessing hdfs we got the error as below
> {code}
> # hdfs dfs -ls /
> ls: ViewFs: Cannot initialize: Empty Mount table in config for viewfs://cl1/
> {code}
> Checked in core-site.xml and none of the core-site.xml has the xml include
> content for viewfs
> They should have
> <xi:include href="/usr/hdp/3.0.0.0-1312/hadoop/conf/viewfs-mount-table.xml"/>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)