[
https://issues.apache.org/jira/browse/FLINK-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733697#comment-14733697
]
ASF GitHub Bot commented on FLINK-2493:
---------------------------------------
Github user chenliang613 commented on the pull request:
https://github.com/apache/flink/pull/1094#issuecomment-138297733
And when i worked the issue, i found that not only the three examples have
dependency with flink-java-examples-0.10-SNAPSHOT.jar. Many other places also
have dependency, for example:
flink-staging/flink-fs-tests/src/test/java/org.apache.flink.tachyon/HDFSTest
row 45-28:
/**
* This test should logically be located in the 'flink-runtime' tests.
However, this project
* has already all dependencies required (flink-java-examples). Also, the
ParallelismOneExecEnv is here.
*/
> Simplify names of example program JARs
> --------------------------------------
>
> Key: FLINK-2493
> URL: https://issues.apache.org/jira/browse/FLINK-2493
> Project: Flink
> Issue Type: Improvement
> Components: Examples
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: chenliang
> Priority: Minor
> Labels: easyfix, starter
>
> I find the names of the example JARs a bit annoying.
> Why not name the file {{examples/ConnectedComponents.jar}} rather than
> {{examples/flink-java-examples-0.10-SNAPSHOT-ConnectedComponents.jar}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)