[
https://issues.apache.org/jira/browse/AMBARI-6545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068151#comment-14068151
]
Karthick Duraisamy Soundararaj commented on AMBARI-6545:
--------------------------------------------------------
HDFS&ZOOKEEPER installations fail because the following property is only
present in YARN configuration but is needed by HDFS/ZOOKEEPER
<property>
<name>mapred_user</name>
<value>mapred</value>
<description>Mapreduce User</description>
</property>
Installation succeeded only when I added it to the global configuration section
of blueprint.
> Conguration error while installing just HDFS and the Zookeeper only
> -------------------------------------------------------------------
>
> Key: AMBARI-6545
> URL: https://issues.apache.org/jira/browse/AMBARI-6545
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.6.0
> Reporter: Karthick Duraisamy Soundararaj
>
> "Configuration parameter 'mapred_user' was not found in configurations
> directory"
> Installation fails with above error when trying to install the following
> services via ambari
> - hdfs
> - zookeeper
--
This message was sent by Atlassian JIRA
(v6.2#6252)