-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20473/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, John Speidel, and Sumit Mohanty.
Bugs: AMBARI-5505
https://issues.apache.org/jira/browse/AMBARI-5505
Repository: ambari
Description
-------
Using the following Blueprint to deploy 1 node cluster:
2014-04-08 06:48:34,040 - Error while executing command 'start':
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/functions/format.py",
line 83, in format
return ConfigurationFormatter().format(format_string, args, **result)
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/functions/format.py",
line 44, in format
all_params = checked_unite(variables, params)
File "/usr/lib/python2.6/site-packages/resource_management/core/utils.py", line
103, in checked_unite
raise Fail("Variable '%s' already exists more than once as a
variable/configuration/kwarg parameter. Cannot evaluate it." % key)
Fail: Variable 'conf_dir' already exists more than once as a
variable/configuration/kwarg parameter. Cannot evaluate it.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/hbase.py
0646b57
Diff: https://reviews.apache.org/r/20473/diff/
Testing
-------
----------------------------------------------------------------------
Ran 195 tests in 2.853s
OK
----------------------------------------------------------------------
Total run:540
Total errors:0
Total failures:0
OK
Thanks,
Sid Wagle