alexott opened a new pull request #3773:
URL: https://github.com/apache/zeppelin/pull/3773


   ### What is this PR for?
   
   Spark interpreter did use incorrect property name for Spark Master - 
`master`, although a lot of code was dependent on `spark.master` - it's better 
to use only one name everywhere
   
   ### What type of PR is it?
   Bug Fix 
   
   ### TODOs
   
   * Need to decide, how to name environment variable for Spark master - leave 
it as `MASTER`, or rename to `SPARK_MASTER` - `ZeppelinSparkClusterTest.java`, 
for example, uses `SPARK_MASTER`
   
   ### What is the Jira issue?
   * ZEPPELIN-4821
   
   ### How should this be tested?
   * https://travis-ci.org/github/alexott/zeppelin/builds/688060633
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to