You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Sen (JIRA)" <ji...@apache.org> on 2013/08/09 21:20:47 UTC

[jira] [Created] (AMBARI-2860) hdfs-site.xml should be generated in /etc/hbase/conf with additional properties

Dmitry Sen created AMBARI-2860:
----------------------------------

             Summary: hdfs-site.xml should be generated in /etc/hbase/conf with additional properties
                 Key: AMBARI-2860
                 URL: https://issues.apache.org/jira/browse/AMBARI-2860
             Project: Ambari
          Issue Type: Improvement
          Components: agent, client, controller
    Affects Versions: 1.4.0
            Reporter: Dmitry Sen
            Assignee: Dmitry Sen
            Priority: Critical
             Fix For: 1.4.0


HBase now requires hdfs-site.xml file in its configuration directory /etc/hbase/conf. Ambari needs to generate the hdfs-site.xml file wherever hbase-site.xml file gets generated.
Also the below properties should be added in HDFS for HBase to work.
{code}
dfs.client.read.shortcircuit=true
dfs.domain.socket.path=/var/lib/hadoop-hdfs/dn_socket
dfs.client.read.shortcircuit.streams.cache.size=4096
{code}

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