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

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

Github user rmetzger commented on a diff in the pull request:

    https://github.com/apache/flink/pull/672#discussion_r30330756
  
    --- Diff: flink-optimizer/pom.xml ---
    @@ -58,6 +58,12 @@ under the License.
                        <artifactId>guava</artifactId>
                        <version>${guava.version}</version>
                </dependency>
    +           <dependency>
    +                   <groupId>org.apache.hadoop</groupId>
    +                   
<artifactId>hadoop-mapreduce-client-jobclient</artifactId>
    +                   <version>2.2.0</version>
    +                   <scope>test</scope>
    +           </dependency>
    --- End diff --
    
    why is this dependency necessary in the optimizer?


> Scala Interactive Shell
> -----------------------
>
>                 Key: FLINK-1907
>                 URL: https://issues.apache.org/jira/browse/FLINK-1907
>             Project: Flink
>          Issue Type: New Feature
>          Components: Scala API
>            Reporter: Nikolaas Steenbergen
>            Assignee: Nikolaas Steenbergen
>            Priority: Minor
>
> Build an interactive Shell for the Scala api.



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

Reply via email to