Re: Review Request 55260: Zeppelin stop failed during EU while deleting pid file with customized service user

2017-01-10 Thread Rohit Choudhary

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


Ship it!




Ship It!

- Rohit Choudhary


On Jan. 6, 2017, 9:45 a.m., Renjith Kamath wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55260/
> ---
> 
> (Updated Jan. 6, 2017, 9:45 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush 
> Luniya, Prabhjyot Singh, Rohit Choudhary, Sumit Mohanty, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-19316
> https://issues.apache.org/jira/browse/AMBARI-19316
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> Zeppelin stop during upgrade fails due to the following permission issue
> - rm: cannot remove 
> ‘/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-03.hwx.site.pid’:
>  Permission denied
> - fix tests for trunk
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py
>  04089ce 
>   ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py 
> aea4ba8 
> 
> Diff: https://reviews.apache.org/r/55260/diff/
> 
> 
> Testing
> ---
> 
> manually tested
> 
> 
> Thanks,
> 
> Renjith Kamath
> 
>



Re: Review Request 55260: Zeppelin stop failed during EU while deleting pid file with customized service user

2017-01-09 Thread Prabhjyot Singh

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


Ship it!




Ship It!

- Prabhjyot Singh


On Jan. 6, 2017, 9:45 a.m., Renjith Kamath wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55260/
> ---
> 
> (Updated Jan. 6, 2017, 9:45 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush 
> Luniya, Prabhjyot Singh, Rohit Choudhary, Sumit Mohanty, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-19316
> https://issues.apache.org/jira/browse/AMBARI-19316
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> Zeppelin stop during upgrade fails due to the following permission issue
> - rm: cannot remove 
> ‘/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-03.hwx.site.pid’:
>  Permission denied
> - fix tests for trunk
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py
>  04089ce 
>   ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py 
> aea4ba8 
> 
> Diff: https://reviews.apache.org/r/55260/diff/
> 
> 
> Testing
> ---
> 
> manually tested
> 
> 
> Thanks,
> 
> Renjith Kamath
> 
>



Re: Review Request 55260: Zeppelin stop failed during EU while deleting pid file with customized service user

2017-01-06 Thread Alejandro Fernandez

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


Ship it!




Ship It!

- Alejandro Fernandez


On Jan. 6, 2017, 9:45 a.m., Renjith Kamath wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55260/
> ---
> 
> (Updated Jan. 6, 2017, 9:45 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush 
> Luniya, Prabhjyot Singh, Rohit Choudhary, Sumit Mohanty, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-19316
> https://issues.apache.org/jira/browse/AMBARI-19316
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> Zeppelin stop during upgrade fails due to the following permission issue
> - rm: cannot remove 
> ‘/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-03.hwx.site.pid’:
>  Permission denied
> - fix tests for trunk
> 
> 
> Diffs
> -
> 
>   
> ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py
>  04089ce 
>   ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py 
> aea4ba8 
> 
> Diff: https://reviews.apache.org/r/55260/diff/
> 
> 
> Testing
> ---
> 
> manually tested
> 
> 
> Thanks,
> 
> Renjith Kamath
> 
>



Review Request 55260: Zeppelin stop failed during EU while deleting pid file with customized service user

2017-01-06 Thread Renjith Kamath

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

Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush 
Luniya, Prabhjyot Singh, Rohit Choudhary, Sumit Mohanty, and Yusaku Sako.


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


Repository: ambari


Description
---

Zeppelin stop during upgrade fails due to the following permission issue
- rm: cannot remove 
‘/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-03.hwx.site.pid’:
 Permission denied
- fix tests for trunk


Diffs
-

  
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py
 04089ce 
  ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py 
aea4ba8 

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


Testing
---

manually tested


Thanks,

Renjith Kamath