You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Di Li <di...@ca.ibm.com> on 2017/07/10 21:40:22 UTC

Review Request 60754: AMBARI-21439 Hive/MapRed2 restart fails after Ambari upgrade

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60754/
-----------------------------------------------------------

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


Re: Review Request 60754: AMBARI-21439 Hive/MapRed2 restart fails after Ambari upgrade

Posted by Tim Thorpe <tt...@ca.ibm.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60754/#review180180
-----------------------------------------------------------


Ship it!




Ship It!

- Tim Thorpe


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
> 
>


Re: Review Request 60754: AMBARI-21439 Hive/MapRed2 restart fails after Ambari upgrade

Posted by Jonathan Hurley <jh...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60754/#review180185
-----------------------------------------------------------


Ship it!




Ship It!

- Jonathan Hurley


On July 10, 2017, 5: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, 5: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
> 
>


Re: Review Request 60754: AMBARI-21439 Hive/MapRed2 restart fails after Ambari upgrade

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
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
> 
>