Summary:Simplify names of example program JARs
Key:FLINK-2493, URL:https://issues.apache.org/jira/browse/FLINK-2493
Issue Type: Improvement
Components:Examples

Propose to simplify the name to "examples/ConnectedComponents.jar" rather
than examples/flink-java-examples-0.10-SNAPSHOT-ConnectedComponents.jar

Two proposals, wants to discuss:
Proposal 1:
Change the pom of "flink-java-examples", use executed-example name as
"finalName" to replace "default finalName(artifactId+version)+classifier".
keep two projects(flink-java-examples,flink-scala-examples) under
"flink-examples".

Proposal 2:Combine "flink-java-examples" and "flink-scala-examples" project
to one project with "flink-examples", because the Scala example mostly need
import  Java example' util/*data*.class, work together. 
this would be no any impaction for examples.

please give your ideas, any input would be very appreciated.



--
View this message in context: 
http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/jira-FLINK-2493-Simplify-names-of-example-program-JARs-tp7495.html
Sent from the Apache Flink Mailing List archive. mailing list archive at 
Nabble.com.

Reply via email to