You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2018/05/14 09:44:00 UTC

[jira] [Created] (AMBARI-23833) viewFS : Blueprint deployed clusters doesn't have xml include content in core-site.xml

Dmytro Sen created AMBARI-23833:
-----------------------------------

             Summary: 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
             Fix For: 2.7.0


- 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)