----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60754/#review180115 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On July 10, 2017, 9:40 p.m., Di Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60754/ > ----------------------------------------------------------- > > (Updated July 10, 2017, 9:40 p.m.) > > > Review request for Ambari, Dmytro Grinenko, Di Li, Dmitro Lisnichenko, > Jonathan Hurley, Sumit Mohanty, Sid Wagle, and Tim Thorpe. > > > Bugs: AMBARI-21439 > https://issues.apache.org/jira/browse/AMBARI-21439 > > > Repository: ambari > > > Description > ------- > > The BI stacks copied to HDP uses old copy_to_hdfs Python API from > ambari-common that uses the now-renamed "host_system_prepped", It's renamed > to "skip". > This issue only happens on BI 4.2 GA clusters. References to the copy_to_hdfs > API need to use the new parameter - skip > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/BigInsights/4.0/services/YARN/package/scripts/historyserver.py > bb384e4 > > ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HIVE/package/scripts/hive.py > f6fddd0 > > ambari-server/src/main/resources/stacks/BigInsights/4.2/services/HIVE/package/scripts/hive_server.py > 9c336eb > > ambari-server/src/main/resources/stacks/BigInsights/4.2/services/SLIDER/package/scripts/service_check.py > d56f612 > > ambari-server/src/main/resources/stacks/BigInsights/4.2/services/YARN/package/scripts/historyserver.py > 40ca374 > > > Diff: https://reviews.apache.org/r/60754/diff/1/ > > > Testing > ------- > > patched a cluster with the changes, restart Hive, Yarn, run service check for > Slider > > > Thanks, > > Di Li > >
