[
https://issues.apache.org/jira/browse/BEAM-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295691#comment-15295691
]
Aljoscha Krettek commented on BEAM-286:
---------------------------------------
For the Flink runner there is already such a separation. The core runner and
tests reside in {{flink-runner_2.10}} while the examples are in
{{flink-runner-examples_2.10}}. The fact that they share a parent POM is not
visible to anyone using Maven, AFAIK.
We should get rid of the examples in {{flink-runner-examples}} that are only
copies of Beam examples (when they were still Dataflow examples). The only file
left would be {{KafkaIOExamples}}, which I'm hoping can go away once we merge
the Kafka sink support in KafkaIO.
> Reorganize flink runner directories
> -----------------------------------
>
> Key: BEAM-286
> URL: https://issues.apache.org/jira/browse/BEAM-286
> Project: Beam
> Issue Type: Task
> Components: runner-flink
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 0.1.0-incubating
>
>
> The flink runner Maven module uses two sub-modules: runner and examples. It's
> the only one which use such layout (compare to spark, dataflow or
> inprocess/direct runners).
> I will propose a PR to align flink runner module with the other, keeping the
> examples in a sub-directory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)