You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/03/17 10:46:38 UTC

[jira] [Created] (FLINK-1712) Restructure Maven Projects

Stephan Ewen created FLINK-1712:
-----------------------------------

             Summary: Restructure Maven Projects
                 Key: FLINK-1712
                 URL: https://issues.apache.org/jira/browse/FLINK-1712
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Priority: Minor


Project consolidation

 - flink-hadoop (shaded fat jar)

 - Core (Core and Java)
 - (core-scala)
 - Streaming (core + java)
 - (streaming-scala)

 - Runtime
 - Optimizer (may also be merged with Client)
 - Client (or Client + Optimizer)
 
 - Examples (Java + Scala + Streaming Java + Streaming Scala)
 - Tests (test-utils (compile) and tests (test))
 
 - Quickstarts
   - Quickstart Java
   - Quickstart Scala
 
 - connectors / Input/Output Formats
   - Avro
   - HBase
   - HadoopCompartibility
   - HCatalogue
   - JDBC
   - kafka
   - rabbit
   - ...
 
 - staging
   - Gelly
   - ML
   - spargel (deprecated)
   - expression API
 
 - contrib
 
 - yarn
 
 - dist
 
 - yarn tests
 
 - java 8



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