You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Sumit Mohanty <sm...@hortonworks.com> on 2015/09/02 16:07:25 UTC

Review Request 38055: sys_prepped clusters should not have to copy tarballs again

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

Review request for Ambari, Andrew Onischuk and Ivan Mitic.


Bugs: AMBARI-12969
    https://issues.apache.org/jira/browse/AMBARI-12969


Repository: ambari


Description
-------

When deploying on a sys-prepped cluster, the DFS already contains the required set of files. Ambari should not try to upload the fils again.


Diffs
-----

  ambari-common/src/main/python/resource_management/libraries/functions/copy_tarball.py ad4aadc 
  ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py 6081b39 
  ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server.py 3ec1747 
  ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/package/scripts/service_check.py 2f8da76 
  ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/job_history_server.py 8cdafc4 
  ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/spark_service.py 8d758e3 
  ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/pre_upgrade.py 7731bc7 
  ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/service_check.py 9bd366b 
  ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/historyserver.py 16e34d4 
  ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py 7ca3d78 
  ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py 6cf0f88 
  ambari-server/src/test/python/stacks/2.2/PIG/test_pig_service_check.py c4bfa8e 

Diff: https://reviews.apache.org/r/38055/diff/


Testing
-------

Ran unit tests and fixed the failing ones.


Thanks,

Sumit Mohanty


Re: Review Request 38055: sys_prepped clusters should not have to copy tarballs again

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38055/#review97450
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On Sept. 2, 2015, 2:07 p.m., Sumit Mohanty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38055/
> -----------------------------------------------------------
> 
> (Updated Sept. 2, 2015, 2:07 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk and Ivan Mitic.
> 
> 
> Bugs: AMBARI-12969
>     https://issues.apache.org/jira/browse/AMBARI-12969
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> When deploying on a sys-prepped cluster, the DFS already contains the required set of files. Ambari should not try to upload the fils again.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/libraries/functions/copy_tarball.py ad4aadc 
>   ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py 6081b39 
>   ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server.py 3ec1747 
>   ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/package/scripts/service_check.py 2f8da76 
>   ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/job_history_server.py 8cdafc4 
>   ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/spark_service.py 8d758e3 
>   ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/pre_upgrade.py 7731bc7 
>   ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/service_check.py 9bd366b 
>   ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/historyserver.py 16e34d4 
>   ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py 7ca3d78 
>   ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py 6cf0f88 
>   ambari-server/src/test/python/stacks/2.2/PIG/test_pig_service_check.py c4bfa8e 
> 
> Diff: https://reviews.apache.org/r/38055/diff/
> 
> 
> Testing
> -------
> 
> Ran unit tests and fixed the failing ones.
> 
> 
> Thanks,
> 
> Sumit Mohanty
> 
>