[ 
https://issues.apache.org/jira/browse/FLINK-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596068#comment-14596068
 ] 

ASF GitHub Bot commented on FLINK-2209:
---------------------------------------

Github user mbalassi commented on the pull request:

    https://github.com/apache/flink/pull/835#issuecomment-114149626
  
    I do not think that we can expect that every user starts from the 
quickstart poms, but it is true that a reference to that would have been nicer. 
    
    I have to admit that I had the old version of quickstart poms in mind when 
writing this commit. That  excluded anything in the `org.apache.flink` 
namespace and was obviously not a good solution. Thanks for pointing this out, 
we should modify this guide then.


> Document how to use TableAPI, Gelly and FlinkML, StreamingConnectors on a 
> cluster
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-2209
>                 URL: https://issues.apache.org/jira/browse/FLINK-2209
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Till Rohrmann
>
> Currently the TableAPI, Gelly, FlinkML and StreamingConnectors are not part 
> of the Flink dist module. Therefore they are not included in the binary 
> distribution. As a consequence, if you want to use one of these libraries the 
> corresponding jar and all their dependencies have to be either manually put 
> on the cluster or the user has to include them in the user code jar.
> Usually a fat jar is built if the one uses the quickstart archetypes. However 
> if one sets the project manually up this ist not necessarily the case. 
> Therefore, it should be well documented how to run programs using one of 
> these libraries.



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

Reply via email to