----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58031/#review170494 -----------------------------------------------------------
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_interactive.py Line 101 (original), 101 (patched) <https://reviews.apache.org/r/58031/#comment243329> Nit, space after comma - few occurrences in the code. - Sumit Mohanty On March 29, 2017, 5:45 p.m., Madhuvanthi Radhakrishnan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58031/ > ----------------------------------------------------------- > > (Updated March 29, 2017, 5:45 p.m.) > > > Review request for Ambari, Jayush Luniya, Robert Nettleton, and Sumit Mohanty. > > > Bugs: AMBARI-20615 > https://issues.apache.org/jira/browse/AMBARI-20615 > > > Repository: ambari > > > Description > ------- > > HMS does not require mapred configs so we need to add a condition so that HMS > can be deployed without yarn > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py > b7b04a2095 > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_interactive.py > 2ed3e3a26a > > ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/hive.py > b7b04a2095 > > ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/hive_interactive.py > 2ed3e3a26a > > > Diff: https://reviews.apache.org/r/58031/diff/2/ > > > Testing > ------- > > Deployed a single node cluster using HMS-Zookeeper only blueprint. > Run python unit tests. > > > Thanks, > > Madhuvanthi Radhakrishnan > >
