You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Renjith Kamath <re...@gmail.com> on 2017/01/06 09:45:48 UTC

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

-----------------------------------------------------------
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 \u2018/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-000003.hwx.site.pid\u2019: 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

Posted by Rohit Choudhary <rc...@hortonworks.com>.
-----------------------------------------------------------
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 \u2018/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-000003.hwx.site.pid\u2019: 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

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
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 \u2018/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-000003.hwx.site.pid\u2019: 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

Posted by Prabhjyot Singh <pr...@gmail.com>.
-----------------------------------------------------------
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 \u2018/var/run/zeppelin/zeppelin-cstm-zeppelin-ctr-e85-1482808692054-0723-01-000003.hwx.site.pid\u2019: 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
> 
>