GitHub user lresende reopened a pull request:

    https://github.com/apache/zeppelin/pull/1370

    [ZEPPELIN-1379] Flink interpreter is missing scala libraries

    ### What is this PR for?
    On Flink interpreter, remove provided scope from scala libraries to enable 
copying them to interpreter location.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### What is the Jira issue?
    [ZEPPELIN-1379](https://issues.apache.org/jira/browse/ZEPPELIN-1379)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lresende/incubator-zeppelin flink-dependencies

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1370.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 #1370
    
----
commit 7d39c0d040a29ed92b515a70862bcd7a9e7c0824
Author: Luciano Resende <lrese...@apache.org>
Date:   2016-08-26T19:49:19Z

    [FLINK-1379] Flink interpreter is missing scala libraries
    
    Remove provided scope from scala libraries to enable copying
    them to interpreter location.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to