You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Chad Roberts (JIRA)" <ji...@apache.org> on 2013/06/18 16:19:20 UTC

[jira] [Created] (AMBARI-2417) Additional parameter in core-site.xml is required for HCFS installations

Chad Roberts created AMBARI-2417:
------------------------------------

             Summary: Additional parameter in core-site.xml is required for HCFS installations
                 Key: AMBARI-2417
                 URL: https://issues.apache.org/jira/browse/AMBARI-2417
             Project: Ambari
          Issue Type: Bug
          Components: client
            Reporter: Chad Roberts
            Assignee: Chad Roberts
            Priority: Trivial


The following parameter is required in core-site.xml for installations that include HCFS.
  <property>
    <name>fs.glusterfs.getfattrcmd</name>
    <value>sudo getfattr -m . -n trusted.glusterfs.pathinfo</value>
  </property>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira