You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Sid Wagle <sw...@hortonworks.com> on 2014/04/18 04:17:42 UTC

Review Request 20473: HBase in Blueprint results in error

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


Re: Review Request 20473: HBase in Blueprint results in error

Posted by John Speidel <js...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20473/#review40735
-----------------------------------------------------------

Ship it!


Looks good to me assuming that we are able to deploy hbase via a blueprint with this patch.

- John Speidel


On April 18, 2014, 2:17 a.m., Sid Wagle wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/20473/
> -----------------------------------------------------------
> 
> (Updated April 18, 2014, 2:17 a.m.)
> 
> 
> 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
> 
>