Re: parallelism and slots allocated

2017-02-11 Thread Greg Hogan
Hi Bernard and Kurt, Chaining affects how subtasks operate within slots. Resource groups segregate subtasks into different slots. https://ci.apache.org/projects/flink/flink-docs-release-1.2/concepts/runtime.html#task-slots-and-resources https://ci.apache.org/projects/flink/flink-docs-release-1.2

Re: parallelism and slots allocated

2017-02-11 Thread Kurt Young
perator job with a parallelism of 1 where all the operators run on the > same > single slot? > > Regards, > Bernard > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/parallelism-and- > slots-al

Re: parallelism and slots allocated

2017-02-10 Thread bwong247
.Shouldn't I be able to start the 3 operator job with a parallelism of 1 where all the operators run on the same single slot? Regards, Bernard -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/parallelism-and-slots-allocated-tp11534p

Re: parallelism and slots allocated

2017-02-10 Thread Kurt Young
s rocksdb to manage state). The second does a windowing on the > stream and writes to a different sink. > > > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/parallelism-and- > slots-allocated-tp11534.html &

parallelism and slots allocated

2017-02-08 Thread bwong247
/parallelism-and-slots-allocated-tp11534.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.