alexott commented on a change in pull request #3773:
URL: https://github.com/apache/zeppelin/pull/3773#discussion_r442025308
##########
File path: conf/zeppelin-env.cmd.template
##########
@@ -17,7 +17,7 @@ REM limitations under the License.
REM
REM set JAVA_HOME=
-REM set MASTER= REM Spark master url. eg.
spark://master_addr:7077. Leave empty if you want to use local mode.
+REM set SPARK_MASTER= REM Spark master url. eg.
spark://master_addr:7077. Leave empty if you want to use local mode.
Review comment:
yeah, the both files contained a mix of tabs & spaces, why it wasn't
catch up...
Fixed in both
----------------------------------------------------------------
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:
[email protected]