GitHub user tinkoff-dwh opened a pull request:
https://github.com/apache/zeppelin/pull/2630
[HOTFIX] fix build spark and R interpreters
### What is this PR for?
Fix build interpreters (apark and R) which broken after
https://github.com/apache/zeppelin/pull/2592 and
https://github.com/apache/zeppelin/pull/2596
### What type of PR is it?
[Hot Fix]
### How should this be tested?
build interpreters
### 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 fix_r_interpretator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2630.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 #2630
----
commit 0c9828bb9beb0f366af3d1a9eadd8d4b064213b7
Author: tinkoff-dwh <[email protected]>
Date: 2017-10-24T13:30:58Z
[HOTFIX] fix build spark and R interpreters
----
---