Re: [DISCUSS] Flink dist directory management

2017-03-25 Thread Greg Hogan
Hi Jinkui, +1 to moving gelly-examples into examples/. Also sounds nice to similarly organize the Python examples. Docs will also need to be updated (docs/dev/lib/gelly/index.md). Greg > On Mar 25, 2017, at 3:46 AM, shijinkui wrote: > > Hi, all > > The Flink

[jira] [Created] (FLINK-6189) Do not use yarn client config to do sanity check

2017-03-25 Thread Tao Wang (JIRA)
Tao Wang created FLINK-6189: --- Summary: Do not use yarn client config to do sanity check Key: FLINK-6189 URL: https://issues.apache.org/jira/browse/FLINK-6189 Project: Flink Issue Type: Bug

Re: [VOTE] Release Apache Flink 1.2.1 (RC1)

2017-03-25 Thread Ufuk Celebi
I agree with Aljoscha. -1 because of FLINK-6188 On Sat, Mar 25, 2017 at 9:38 AM, Aljoscha Krettek wrote: > I filed this issue, which was observed by a user: > https://issues.apache.org/jira/browse/FLINK-6188 > > I think that’s blocking for 1.2.1. > >> On 24 Mar 2017, at

Re: [VOTE] Release Apache Flink 1.2.1 (RC1)

2017-03-25 Thread Aljoscha Krettek
I filed this issue, which was observed by a user: https://issues.apache.org/jira/browse/FLINK-6188 I think that’s blocking for 1.2.1. > On 24 Mar 2017, at 18:57, Ufuk Celebi wrote: > > RC1 doesn't contain Stefan's backport for the Asynchronous snapshots > for heap-based keyed

[jira] [Created] (FLINK-6188) Some setParallelism() method can't cope with default parallelism

2017-03-25 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-6188: --- Summary: Some setParallelism() method can't cope with default parallelism Key: FLINK-6188 URL: https://issues.apache.org/jira/browse/FLINK-6188 Project: Flink

[DISCUSS] Flink dist directory management

2017-03-25 Thread shijinkui
Hi, all The Flink distribution’s directory have no very clear responsibility about what type of files should be in which directory. The "bin","conf","lib" directories are clear for their responsibility. But the “opt" directories are mixed with library jars and example jars. I think we can

[jira] [Created] (FLINK-6187) Cancel job failed with option -m on yarn session

2017-03-25 Thread Yuhong Hong (JIRA)
Yuhong Hong created FLINK-6187: -- Summary: Cancel job failed with option -m on yarn session Key: FLINK-6187 URL: https://issues.apache.org/jira/browse/FLINK-6187 Project: Flink Issue Type: Bug