You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Prabhjyot Singh <pr...@gmail.com> on 2017/12/12 07:30:53 UTC

Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

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

Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.


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


Repository: ambari


Description
-------

Zeppelin Interpreter settings are getting updated after zeppelin restart.
Live cluster : http://ctr-e135-1512069032975-20895-02-000009.hwx.site:9995/#/interpreter
Steps to reproduce :
1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
2) Restart zeppelin
3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
Same is observed with livy2 interpreter.

But same steps for spark interpreter is working fine even after zeppelin restart.

So looks like issue is happening only for spark2 and livy2 interpreter.


Diffs
-----

  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
  ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 


Diff: https://reviews.apache.org/r/64528/diff/1/


Testing
-------

Manually


Thanks,

Prabhjyot Singh


Re: Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

Posted by Jayush Luniya <jl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64528/#review193570
-----------------------------------------------------------


Ship it!




Ship It!

- Jayush Luniya


On Dec. 12, 2017, 4:21 p.m., Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64528/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2017, 4:21 p.m.)
> 
> 
> Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.
> 
> 
> Bugs: AMBARI-22626
>     https://issues.apache.org/jira/browse/AMBARI-22626
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Zeppelin Interpreter settings are getting updated after zeppelin restart.
> 
> Steps to reproduce :
> 1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
> 2) Restart zeppelin
> 3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
> Same is observed with livy2 interpreter.
> 
> But same steps for spark interpreter is working fine even after zeppelin restart.
> 
> So looks like issue is happening only for spark2 and livy2 interpreter.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
>   ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 
> 
> 
> Diff: https://reviews.apache.org/r/64528/diff/1/
> 
> 
> Testing
> -------
> 
> Manually
> 
> 
> File Attachments
> ----------------
> 
> AMBARI-22626_branch-2.6_v1.patch
>   https://reviews.apache.org/media/uploaded/files/2017/12/12/6c85f9cf-ad03-466d-9dee-6813260b1275__AMBARI-22626_branch-2.6_v1.patch
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

Posted by Prabhjyot Singh <pr...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64528/
-----------------------------------------------------------

(Updated Dec. 12, 2017, 9:51 p.m.)


Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.


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


Repository: ambari


Description
-------

Zeppelin Interpreter settings are getting updated after zeppelin restart.

Steps to reproduce :
1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
2) Restart zeppelin
3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
Same is observed with livy2 interpreter.

But same steps for spark interpreter is working fine even after zeppelin restart.

So looks like issue is happening only for spark2 and livy2 interpreter.


Diffs
-----

  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
  ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 


Diff: https://reviews.apache.org/r/64528/diff/1/


Testing
-------

Manually


File Attachments (updated)
----------------

AMBARI-22626_branch-2.6_v1.patch
  https://reviews.apache.org/media/uploaded/files/2017/12/12/6c85f9cf-ad03-466d-9dee-6813260b1275__AMBARI-22626_branch-2.6_v1.patch


Thanks,

Prabhjyot Singh


Re: Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

Posted by venkat sairam <ve...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64528/#review193507
-----------------------------------------------------------


Ship it!




Ship It!

- venkat sairam


On Dec. 12, 2017, 7:39 a.m., Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64528/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2017, 7:39 a.m.)
> 
> 
> Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.
> 
> 
> Bugs: AMBARI-22626
>     https://issues.apache.org/jira/browse/AMBARI-22626
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Zeppelin Interpreter settings are getting updated after zeppelin restart.
> 
> Steps to reproduce :
> 1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
> 2) Restart zeppelin
> 3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
> Same is observed with livy2 interpreter.
> 
> But same steps for spark interpreter is working fine even after zeppelin restart.
> 
> So looks like issue is happening only for spark2 and livy2 interpreter.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
>   ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 
> 
> 
> Diff: https://reviews.apache.org/r/64528/diff/1/
> 
> 
> Testing
> -------
> 
> Manually
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

Posted by Gaurav Nagar <gn...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64528/#review193521
-----------------------------------------------------------


Ship it!




Ship It!

- Gaurav Nagar


On Dec. 12, 2017, 7:39 a.m., Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64528/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2017, 7:39 a.m.)
> 
> 
> Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.
> 
> 
> Bugs: AMBARI-22626
>     https://issues.apache.org/jira/browse/AMBARI-22626
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Zeppelin Interpreter settings are getting updated after zeppelin restart.
> 
> Steps to reproduce :
> 1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
> 2) Restart zeppelin
> 3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
> Same is observed with livy2 interpreter.
> 
> But same steps for spark interpreter is working fine even after zeppelin restart.
> 
> So looks like issue is happening only for spark2 and livy2 interpreter.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
>   ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 
> 
> 
> Diff: https://reviews.apache.org/r/64528/diff/1/
> 
> 
> Testing
> -------
> 
> Manually
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64528/#review193554
-----------------------------------------------------------


Ship it!




Ship It!

- Sid Wagle


On Dec. 12, 2017, 7:39 a.m., Prabhjyot Singh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64528/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2017, 7:39 a.m.)
> 
> 
> Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.
> 
> 
> Bugs: AMBARI-22626
>     https://issues.apache.org/jira/browse/AMBARI-22626
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Zeppelin Interpreter settings are getting updated after zeppelin restart.
> 
> Steps to reproduce :
> 1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
> 2) Restart zeppelin
> 3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
> Same is observed with livy2 interpreter.
> 
> But same steps for spark interpreter is working fine even after zeppelin restart.
> 
> So looks like issue is happening only for spark2 and livy2 interpreter.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
>   ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
>   ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 
> 
> 
> Diff: https://reviews.apache.org/r/64528/diff/1/
> 
> 
> Testing
> -------
> 
> Manually
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>


Re: Review Request 64528: Zeppelin Interpreter settings are getting updated after zeppelin restart

Posted by Prabhjyot Singh <pr...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64528/
-----------------------------------------------------------

(Updated Dec. 12, 2017, 1:09 p.m.)


Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit Choudhary, Sumit Mohanty, and venkat sairam.


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


Repository: ambari


Description (updated)
-------

Zeppelin Interpreter settings are getting updated after zeppelin restart.

Steps to reproduce :
1) Update the zeppelin.pyspark.python to /base/tools/python-2.7.14/bin/python for spark2 interpreter
2) Restart zeppelin
3) After restart zeppelin.pyspark.python is getting overridden with value 'python'.
Same is observed with livy2 interpreter.

But same steps for spark interpreter is working fine even after zeppelin restart.

So looks like issue is happening only for spark2 and livy2 interpreter.


Diffs
-----

  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/interpreter_json_template.py 713db232b1 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/livy2_config_template.py c9030bd33e 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/master.py bb4c5b227b 
  ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/package/scripts/spark2_config_template.py 28a63c6f1b 
  ambari-server/src/test/python/stacks/2.6/ZEPPELIN/interpreter_json_generated.py 4b4dc1fe48 


Diff: https://reviews.apache.org/r/64528/diff/1/


Testing
-------

Manually


Thanks,

Prabhjyot Singh