You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "chenliang (JIRA)" <ji...@apache.org> on 2015/08/17 20:24:45 UTC

[jira] [Updated] (FLINK-2537) Add scala examples.jar to build-target/examples

     [ https://issues.apache.org/jira/browse/FLINK-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chenliang updated FLINK-2537:
-----------------------------
    Description: 
Currently Scala as functional programming language has been acknowledged  by more and more developers,  some starters may want to modify scala examples' code for further understanding flink mechanism. After changing scala code,they may select this method to check result: 
1.go to "build-target/bin" start server
2.use web UI to upload scala examples' jar
3.this time they would get confusion, why changes would be not updated.
Because build-target/examples only copy java examples, suggest adding scala examples also.

The new directory would like this :
build-target/examples/java
build-target/examples/scala


  was:
Currently Scala as functional programming language has been acknowledged  by more and more developers,  some starters may want to modify scala examples's code for further understanding flink mechanism. After changing scala code,they may select this method to check result: 
1.go to "build-target/bin" start server
2.use web UI to upload scala examples' jar
3.this time they would get confusion, why changes would be not updated.
Because build-target/examples only copy java examples, suggest adding scala examples also.

The new directory would like this :
build-target/examples/java
build-target/examples/scala



> Add scala examples.jar to build-target/examples
> -----------------------------------------------
>
>                 Key: FLINK-2537
>                 URL: https://issues.apache.org/jira/browse/FLINK-2537
>             Project: Flink
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 0.10
>            Reporter: chenliang
>            Assignee: chenliang
>            Priority: Minor
>             Fix For: 0.10
>
>
> Currently Scala as functional programming language has been acknowledged  by more and more developers,  some starters may want to modify scala examples' code for further understanding flink mechanism. After changing scala code,they may select this method to check result: 
> 1.go to "build-target/bin" start server
> 2.use web UI to upload scala examples' jar
> 3.this time they would get confusion, why changes would be not updated.
> Because build-target/examples only copy java examples, suggest adding scala examples also.
> The new directory would like this :
> build-target/examples/java
> build-target/examples/scala



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