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 <[email protected]>
Date:   2015-09-25T17:47:06Z

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

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to