-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34267/
-----------------------------------------------------------

Review request for Ambari, Andrew Onischuk and Vitalyi Brodetskyi.


Bugs: AMBARI-11168
    https://issues.apache.org/jira/browse/AMBARI-11168


Repository: ambari


Description
-------

STR
Install cluster
Leave some node without any component (at least hdfs related)
Install Zookeeper to that node
Start Zookeeper
Expected
Zookeeper start normally
Actual
Zookeper fails to start
2015-05-14 14:37:01,394 - Error while executing command 'start':
Traceback (most recent call last):
  File 
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
 line 214, in execute
    method(env)
  File 
"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py",
 line 33, in hook
    setup_hadoop()
  File 
"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py",
 line 67, in setup_hadoop
    content=Template('commons-logging.properties.j2')
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", 
line 148, in __init__
    self.env.run()
  File 
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
line 152, in run
    self.run_action(resource, action)
  File 
"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
line 118, in run_action
    provider_action()
  File 
"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
 line 105, in action_create
    raise Fail("Applying %s failed, parent directory %s doesn't exist" % 
(self.resource, dirname))
Fail: Applying 
File['/usr/hdp/current/hadoop-client/conf/commons-logging.properties'] failed, 
parent directory /usr/hdp/current/hadoop-client/conf doesn't exist
Error: Error: Unable to run the custom hook script ['/usr/bin/python2.6', 
'/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py',
 'START', '/var/lib/ambari-agent/data/command-58.json', 
'/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START', 
'/var/lib/ambari-agent/data/structured-out-58.json', 'INFO', 
'/var/lib/ambari-agent/data/tmp']


Diffs
-----

  
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py
 c8ac180 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
 6f5f666 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
 70bd011 

Diff: https://reviews.apache.org/r/34267/diff/


Testing
-------

OK
----------------------------------------------------------------------
Total run:771
Total errors:0
Total failures:0
OK


Thanks,

Dmytro Sen

Reply via email to