[
https://issues.apache.org/jira/browse/FLINK-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15082804#comment-15082804
]
ASF GitHub Bot commented on FLINK-3195:
---------------------------------------
Github user fhueske commented on a diff in the pull request:
https://github.com/apache/flink/pull/1482#discussion_r48831257
--- Diff:
flink-examples/flink-examples-batch/src/main/java/org/apache/flink/examples/java/ml/util/LinearRegressionData.java
---
@@ -20,8 +20,7 @@
import org.apache.flink.api.java.DataSet;
import org.apache.flink.api.java.ExecutionEnvironment;
-import org.apache.flink.examples.java.ml.LinearRegression.Data;
--- End diff --
Re-add these imports?
> Restructure examples projects and package streaming examples
> ------------------------------------------------------------
>
> Key: FLINK-3195
> URL: https://issues.apache.org/jira/browse/FLINK-3195
> Project: Flink
> Issue Type: Sub-task
> Components: Examples
> Affects Versions: 0.10.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.0.0
>
>
> We should have the Java / Scala examples in one Maven project and have a
> common parent project for the streaming and batch examples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)