GitHub user tinkoff-dwh opened a pull request:
https://github.com/apache/zeppelin/pull/2607
[HOTFIX] fix interpreter.cmd script
### What is this PR for?
interpreter.cmd works incorrect after
https://github.com/apache/zeppelin/pull/2562
### What type of PR is it?
Bug Fix
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tinkoff-dwh/zeppelin master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2607.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2607
----
commit 8baa87bb6bab745067d31439ea70973edbfa51f5
Author: tinkoff-dwh <[email protected]>
Date: 2017-10-04T11:06:16Z
[HOTFIX] fix interpreter.cmd script
----
---