Andrii Tkach created AMBARI-2251:
------------------------------------

             Summary: MR2 addresse configs have hdfs:// in them
                 Key: AMBARI-2251
                 URL: https://issues.apache.org/jira/browse/AMBARI-2251
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.0
            Reporter: Andrii Tkach
             Fix For: 1.4.0


The below properties in mapred-site should not have hdfs:// in them. Please 
refer to hadoop docs on correct format.
{noformat}
"mapreduce.jobhistory.address" : "hdfs://dev01.hortonworks.com:10020",
"mapreduce.jobhistory.webapp.address" : "hdfs://dev01.hortonworks.com:19888"
{noformat}

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

Reply via email to