[ 
https://issues.apache.org/jira/browse/FLINK-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936576#comment-14936576
 ] 

ASF GitHub Bot commented on FLINK-2767:
---------------------------------------

GitHub user chiwanpark opened a pull request:

    https://github.com/apache/flink/pull/1197

    [FLINK-2767] [scala shell] Add Scala 2.11 support to Scala shell

    This PR contains following changes:
    
    * Add `ILoopCompat` class for supporting both Scala 2.10 and Scala 2.11 
(Inspired by [Scalding 
REPL](https://github.com/twitter/scalding/blob/develop/scalding-repl/src/main/scala-2.11/com/twitter/scalding/ILoopCompat.scala))
    * Some modification of POM to include `flink-scala-shell` with Scala 2.11
    
    I have tested local execution and remote execution with standalone Flink 
cluster.

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

    $ git pull https://github.com/chiwanpark/flink FLINK-2767

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

    https://github.com/apache/flink/pull/1197.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 #1197
    
----
commit a0ad8fbc90262d6ceb8699b02e5a9661f836d405
Author: Chiwan Park <chiwanp...@apache.org>
Date:   2015-09-25T17:47:06Z

    [FLINK-2767] [scala shell] Add Scala 2.11 support to Scala shell

----


> Add support Scala 2.11 to Scala shell
> -------------------------------------
>
>                 Key: FLINK-2767
>                 URL: https://issues.apache.org/jira/browse/FLINK-2767
>             Project: Flink
>          Issue Type: Improvement
>          Components: Scala Shell
>    Affects Versions: 0.10
>            Reporter: Chiwan Park
>            Assignee: Chiwan Park
>
> Since FLINK-2200 is resolved, the Flink community provides JARs for Scala 
> 2.11. But currently, there is no Scala shell with Scala 2.11. If we add 
> support Scala 2.11 to Scala shell, the user with Scala 2.11 could use Flink 
> easily.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to