-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24333/
-----------------------------------------------------------
Review request for Ambari and Mahadev Konar.
Bugs: AMBARI-6748
https://issues.apache.org/jira/browse/AMBARI-6748
Repository: ambari
Description
-------
Deployed HDP-2.1, start all services failed. Nimbus cannot start.
Also, agent tests fail with ImportError: No module named TestXmlConfigResource
Diffs
-----
ambari-agent/pom.xml b3bcc25
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/package/scripts/storm.py
fd9eb23
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_drpc_server.py
92b8dd5
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_nimbus.py 8e0b493
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_nimbus_prod.py
d823e24
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_rest_api_service.py
f7b4671
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_supervisor.py
8d4360e
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_supervisor_prod.py
04e6683
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_ui_server.py
0ca8454
Diff: https://reviews.apache.org/r/24333/diff/
Testing
-------
Server python tests:
test_delete_directory_with_path_to_file
(TestDirectoryResource.TestFileResource) ... ok
test_delete_noexisting_directory (TestDirectoryResource.TestFileResource) ... ok
----------------------------------------------------------------------
Ran 291 tests in 4.321s
OK
Process finished with exit code 0
Agent python tests:
test_delete_directory_with_path_to_file
(TestDirectoryResource.TestFileResource) ... ok
test_delete_noexisting_directory (TestDirectoryResource.TestFileResource) ... ok
----------------------------------------------------------------------
Ran 291 tests in 4.321s
OK
Process finished with exit code 0
Thanks,
Dmitro Lisnichenko