Re: fromParallelCollection

Posted by Maximilian Michels on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/fromParallelCollection-tp8882p8893.html

Please give us a bit more insight on what you're trying to do.

On Sat, Sep 3, 2016 at 5:01 AM,  <[hidden email]> wrote:
> Hi,
> val env = StreamExecutionEnvironment.getExecutionEnvironment
>       val tr = env.fromParallelCollection(data)
>
> the data i do not know initialize,some one can tell me..
> --------------------------------
>
>
>