Re: Review Request 53188: AMBARI-18700 Add HDFS resources for Spark2 to AmbariPreupload script

2016-10-26 Thread Alejandro Fernandez

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


Ship it!




Ship It!

- Alejandro Fernandez


On Oct. 26, 2016, 2:33 p.m., Attila Doroszlai wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53188/
> ---
> 
> (Updated Oct. 26, 2016, 2:33 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jayush Luniya, Laszlo Puskas, 
> Sandor Magyari, and Sebastian Toader.
> 
> 
> Bugs: AMBARI-18700
> https://issues.apache.org/jira/browse/AMBARI-18700
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> 1. Create `/hdp/spark2-events` in `Ambaripreupload.py`
> 2. Skip `make_tarfile` call in `spark_service.py` for sysprepped host
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/spark_service.py
>  1cbca8b 
>   ambari-server/src/main/resources/scripts/Ambaripreupload.py 1082b5e 
> 
> Diff: https://reviews.apache.org/r/53188/diff/
> 
> 
> Testing
> ---
> 
> Manual testing:
>  * create sysprepped cluster
>  * submit blueprint with SPARK2 service and `sysprep_skip_copy_tarballs_hdfs: 
> true`
>  * submit `START_ONLY` cluster creation request
> 
> 
> Thanks,
> 
> Attila Doroszlai
> 
>



Re: Review Request 53188: AMBARI-18700 Add HDFS resources for Spark2 to AmbariPreupload script

2016-10-26 Thread Sandor Magyari

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


Ship it!




Ship It!

- Sandor Magyari


On Oct. 26, 2016, 2:33 p.m., Attila Doroszlai wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53188/
> ---
> 
> (Updated Oct. 26, 2016, 2:33 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jayush Luniya, Laszlo Puskas, 
> Sandor Magyari, and Sebastian Toader.
> 
> 
> Bugs: AMBARI-18700
> https://issues.apache.org/jira/browse/AMBARI-18700
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> 1. Create `/hdp/spark2-events` in `Ambaripreupload.py`
> 2. Skip `make_tarfile` call in `spark_service.py` for sysprepped host
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/spark_service.py
>  1cbca8b 
>   ambari-server/src/main/resources/scripts/Ambaripreupload.py 1082b5e 
> 
> Diff: https://reviews.apache.org/r/53188/diff/
> 
> 
> Testing
> ---
> 
> Manual testing:
>  * create sysprepped cluster
>  * submit blueprint with SPARK2 service and `sysprep_skip_copy_tarballs_hdfs: 
> true`
>  * submit `START_ONLY` cluster creation request
> 
> 
> Thanks,
> 
> Attila Doroszlai
> 
>



Re: Review Request 53188: AMBARI-18700 Add HDFS resources for Spark2 to AmbariPreupload script

2016-10-26 Thread Laszlo Puskas

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


Ship it!




Ship It!

- Laszlo Puskas


On Oct. 26, 2016, 2:33 p.m., Attila Doroszlai wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53188/
> ---
> 
> (Updated Oct. 26, 2016, 2:33 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jayush Luniya, Laszlo Puskas, 
> Sandor Magyari, and Sebastian Toader.
> 
> 
> Bugs: AMBARI-18700
> https://issues.apache.org/jira/browse/AMBARI-18700
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> 1. Create `/hdp/spark2-events` in `Ambaripreupload.py`
> 2. Skip `make_tarfile` call in `spark_service.py` for sysprepped host
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/spark_service.py
>  1cbca8b 
>   ambari-server/src/main/resources/scripts/Ambaripreupload.py 1082b5e 
> 
> Diff: https://reviews.apache.org/r/53188/diff/
> 
> 
> Testing
> ---
> 
> Manual testing:
>  * create sysprepped cluster
>  * submit blueprint with SPARK2 service and `sysprep_skip_copy_tarballs_hdfs: 
> true`
>  * submit `START_ONLY` cluster creation request
> 
> 
> Thanks,
> 
> Attila Doroszlai
> 
>



Review Request 53188: AMBARI-18700 Add HDFS resources for Spark2 to AmbariPreupload script

2016-10-26 Thread Attila Doroszlai

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

Review request for Ambari, Alejandro Fernandez, Jayush Luniya, Laszlo Puskas, 
Sandor Magyari, and Sebastian Toader.


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


Repository: ambari


Description
---

1. Create `/hdp/spark2-events` in `Ambaripreupload.py`
2. Skip `make_tarfile` call in `spark_service.py` for sysprepped host


Diffs
-

  
ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/spark_service.py
 1cbca8b 
  ambari-server/src/main/resources/scripts/Ambaripreupload.py 1082b5e 

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


Testing
---

Manual testing:
 * create sysprepped cluster
 * submit blueprint with SPARK2 service and `sysprep_skip_copy_tarballs_hdfs: 
true`
 * submit `START_ONLY` cluster creation request


Thanks,

Attila Doroszlai