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

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

GitHub user chiwanpark opened a pull request:

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

    [FLINK-2947] [scala shell] Add color support to Scala Shell

    This PR adds color support to Scala Shell with Scala 2.11. Color scheme is 
inherited from Scala 2.11 default color scheme.
    
    <img width="682" alt="screen shot 2015-11-07 at 4 05 27 pm" 
src="https://cloud.githubusercontent.com/assets/1941681/11014109/00543688-856c-11e5-82fa-597778a6e317.png";>


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

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

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

    https://github.com/apache/flink/pull/1337.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 #1337
    
----
commit 5c5f5caf50e8e5dffb2f69054b673d7924cbcb8a
Author: Chiwan Park <chiwanp...@apache.org>
Date:   2015-11-07T06:11:10Z

    [FLINK-2947] [scala shell] Add color support to Scala Shell

----


> Coloured Scala Shell
> --------------------
>
>                 Key: FLINK-2947
>                 URL: https://issues.apache.org/jira/browse/FLINK-2947
>             Project: Flink
>          Issue Type: Improvement
>          Components: Scala Shell
>            Reporter: Chiwan Park
>            Assignee: Chiwan Park
>            Priority: Trivial
>             Fix For: 1.0
>
>
> Since Scala 2.11.4, Scala REPL uses some colours to print vals and types. 
> (http://www.scala-lang.org/news/2.11.4) If Flink scala shell uses this 
> feature, the user can distinguish the result of execution.



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

Reply via email to