-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23841/
-----------------------------------------------------------
(Updated July 23, 2014, 11:38 a.m.)
Review request for Ambari, Myroslav Papirkovskyy and Nate Cole.
Bugs: AMBARI-6572
https://issues.apache.org/jira/browse/AMBARI-6572
Repository: ambari
Description
-------
Incorrect role command order for HDP2. In role_command_order.json we have
-- "OOZIE_SERVER-START": ["JOBTRACKER-START", "TASKTRACKER-START"],
HDP2 doen't have JobTracker and TaskTracker
Whole role_command_order.json should be reviewed for HDP2.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/role_command_order.json
1c2181c
ambari-server/src/main/resources/stacks/HDP/2.0.6/role_command_order.json
7a26ae9
ambari-server/src/main/resources/stacks/HDP/2.0/role_command_order.json
7a26ae9
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/role_command_order.json
78cbdf8
ambari-server/src/main/resources/stacks/HDP/2.1/role_command_order.json
78cbdf8
Diff: https://reviews.apache.org/r/23841/diff/
Testing (updated)
-------
Unit tests not applicable
Tested by manual deployment of HDP2.1
Thanks,
Dmytro Sen