> On Jan. 8, 2016, 10:32 p.m., Alejandro Fernandez wrote: > > ambari-server/src/main/resources/stacks/HDP/2.3/role_command_order.json, > > line 16 > > <https://reviews.apache.org/r/42090/diff/1/?file=1188880#file1188880line16> > > > > Why is this needed?
Service check for HAWQ creates table in HAWQ database, which writes data to HDFS. Thus, to ensure that before tables are created in HAWQ, we ensure that HDFS service check is passing. - bhuvnesh ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42090/#review113560 ----------------------------------------------------------- On Jan. 8, 2016, 10:30 p.m., bhuvnesh chaudhary wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42090/ > ----------------------------------------------------------- > > (Updated Jan. 8, 2016, 10:30 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, > Jayush Luniya, Oleksandr Diachenko, and Richard Zang. > > > Bugs: AMBARI-14587 > https://issues.apache.org/jira/browse/AMBARI-14587 > > > Repository: ambari > > > Description > ------- > > Update RCO to execute hawq service check after hdfs service check > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.3/role_command_order.json > 9e45f36 > > Diff: https://reviews.apache.org/r/42090/diff/ > > > Testing > ------- > > yes. manually. > > > Thanks, > > bhuvnesh chaudhary > >
