[
https://issues.apache.org/jira/browse/FLINK-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093549#comment-15093549
]
ASF GitHub Bot commented on FLINK-1712:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1492#issuecomment-170840541
I moved the following modules out of "flink-staging":
flink-tez (to flink-contrib)
flink-ml (to flink-libraries)
flink-table (to flink-libraries)
flink-fs-tests (to root)
flink-scala-shell (to root)
I renamed "flink-staging" to "flink-batch-connectors", which contains the
following modules
-> flink-avro
-> flink-jdbc
-> flink-hadoop-compatibility
-> flink-hbase
-> flink-hcatalog
> Restructure Maven Projects
> --------------------------
>
> Key: FLINK-1712
> URL: https://issues.apache.org/jira/browse/FLINK-1712
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Robert Metzger
> Priority: Minor
>
> Project consolidation
> The new structure could be
> flink-core
> flink-java
> flink-scala
> flink-streaming-core
> flink-streaming-scala
> flink-runtime
> flink-runtime-web
> flink-optimizer
> flink-clients
> flink-shaded
> -> flink-shaded-hadoop
> -> flink-shaded-hadoop2
> -> flink-shaded-include-yarn-tests
> -> flink-shaded-curator
> flink-examples
> -> (have all examples, Scala and Java, Batch and Streaming)
> flink-batch-connectors
> -> flink-avro
> -> flink-jdbc
> -> flink-hadoop-compatibility
> -> flink-hbase
> -> flink-hcatalog
> flink-streaming-connectors
> -> flink-connector-twitter
> -> flink-streaming-examples
> -> flink-connector-flume
> -> flink-connector-kafka
> -> flink-connector-elasticsearch
> -> flink-connector-rabbitmq
> -> flink-connector-filesystem
> flink-libraries
> -> flink-gelly
> -> flink-gelly-scala
> -> flink-ml
> -> flink-table
> -> flink-language-binding
> -> flink-python
> flink-scala-shell
> flink-test-utils
> flink-tests
> flink-fs-tests
> flink-contrib
> -> flink-storm-compatibility
> -> flink-storm-compatibility-examples
> -> flink-streaming-utils
> -> flink-tweet-inputformat
> -> flink-operator-stats
> -> flink-tez
> flink-quickstart
> -> flink-quickstart-java
> -> flink-quickstart-scala
> -> flink-tez-quickstart
> flink-yarn
> flink-yarn-tests
> flink-dist
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)