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

(Updated July 27, 2017, 10:39 a.m.)


Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, DIPAYAN 
BHOWMICK, Jayush Luniya, Rohit Choudhary, Renjith Kamath, Sumit Mohanty, and 
venkat sairam.


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


Repository: ambari


Description
-------

This is to remove three of the environment variables from zeppelin-env.sh;
 - `ZEPPELIN_JAVA_OPTS` this initialises spark.executor.memory, 
spark.executor.instances and spark.yarn.queue which should ideally be 
configured in Zeppelin's interpreter setting to avoid confusion.
 - `SPARK_YARN_USER_ENV` is no longer used.
 - `PYTHONPATH` if required should be configured from Zeppelin's interpreter 
setting.


Diffs (updated)
-----

  
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml
 80ac2bbd45 
  
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.3.0/configuration/zeppelin-env.xml
 7bd597f6a6 


Diff: https://reviews.apache.org/r/61169/diff/2/

Changes: https://reviews.apache.org/r/61169/diff/1-2/


Testing
-------

Manually on CentOS 7


Thanks,

Prabhjyot Singh

Reply via email to