Andrew Onischuk created AMBARI-6576:
---------------------------------------
Summary: HDFS-only cluster deployment fails
Key: AMBARI-6576
URL: https://issues.apache.org/jira/browse/AMBARI-6576
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 1.7.0
STR:
1\. Select only HDFS service on "Choose services" step.
2\. Deploy cluster with other default values
Logs
2014-07-21 13:06:26,180 - Error while executing command 'install':
Traceback (most recent call last):
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 111, in execute
method(env)
File
"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py",
line 36, in hook
setup_users()
File
"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py",
line 121, in setup_users
ignore_failures = params.ignore_groupsusers_create
File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
line 119, in __new__
env.resources[r_type][name] = obj
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py",
line 75, in __getattr__
raise Fail("Configuration parameter '"+self.name+"' was not found in
configurations dictionary!")
Fail: Configuration parameter 'mapred-env' was not found in configurations
dictionary!
Proposal:
check if mapred-env configs is in the command
set default values for mapred-env properties in params.py
--
This message was sent by Atlassian JIRA
(v6.2#6252)