[
https://issues.apache.org/jira/browse/FLINK-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096221#comment-15096221
]
ASF GitHub Bot commented on FLINK-1712:
---------------------------------------
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1492#issuecomment-171298711
Looks good to me, except for the name of the Triangle Enumeration example
jar file.
Would be nice to have this merged soon.
I'd like to start working on putting the Table API on top of Apache
Calcite.
> 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-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)