[jira] [Created] (FLINK-3010) Add link to powered-by wiki page to project website

2015-11-13 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-3010: Summary: Add link to powered-by wiki page to project website Key: FLINK-3010 URL: https://issues.apache.org/jira/browse/FLINK-3010 Project: Flink Issue

Re: [DISCUSSION] Consistent shutdown of streaming jobs

2015-11-13 Thread Matthias J. Sax
I was thinking about this issue too and wanted to include it in my current PR (I just about to rebase it to the current master... https://github.com/apache/flink/pull/750). Or should be open a new JIRA for it and address it after Stop signal is available? -Matthias On 11/12/2015 11:47 AM,

[jira] [Created] (FLINK-3008) Failing/restarting streaming jobs are buggy in the webfrontend

2015-11-13 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-3008: - Summary: Failing/restarting streaming jobs are buggy in the webfrontend Key: FLINK-3008 URL: https://issues.apache.org/jira/browse/FLINK-3008 Project: Flink

Re: [VOTE] [RESULT] Release Apache Flink 0.10.0 (release-0.10.0-rc8)

2015-11-13 Thread Chiwan Park
Great. Thanks Max! :) > On Nov 13, 2015, at 4:06 PM, Vasiliki Kalavri > wrote: > > \o/ \o/ \o/ > Thank you Max! > On Nov 13, 2015 2:23 AM, "Nick Dimiduk" wrote: > >> Woo hoo! >> >> On Thu, Nov 12, 2015 at 3:01 PM, Maximilian Michels

Re: Release notes for 0.10.0

2015-11-13 Thread Ufuk Celebi
> On 12 Nov 2015, at 21:25, Fabian Hueske wrote: > > Hi everybody, > > with 0.10.0 almost being released I started writing release nodes for the > Flink blog. > > Please find the current draft here: >

Re: Release notes for 0.10.0

2015-11-13 Thread Fabian Hueske
Yes, that's a good idea. I would go for a wiki page that we link to from the announcement. I don't think this level of detail should to go directly into the release announcement. It would be great if you could draft a migration guide. 2015-11-13 10:27 GMT+01:00 Ufuk Celebi : >

Re: Release notes for 0.10.0

2015-11-13 Thread Maximilian Michels
Thanks Fabian for drafting the release announcement. The release artifacts have already been synced and I've updated the website for the 0.10.0 release. Seems like we are set up to publish the release announcement later today. On Fri, Nov 13, 2015 at 1:41 PM, Ufuk Celebi wrote:

[jira] [Created] (FLINK-3011) Cannot cancel failing/restarting streaming job from the command line

2015-11-13 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-3011: - Summary: Cannot cancel failing/restarting streaming job from the command line Key: FLINK-3011 URL: https://issues.apache.org/jira/browse/FLINK-3011 Project: Flink

Re: Canceling a failing/restarting job

2015-11-13 Thread Ufuk Celebi
Not that I am aware of. This is most probably a bug. Looking at the code of the ExecutionGraph: A job can only be cancelled when the job status is CREATED or RUNNING. If the job failed during execution it is in state FAILED until it is RESTARTING. After resetting the ExecutionGraph state, the

Re: neo4j - Flink connector

2015-11-13 Thread Robert Metzger
Have a look at my updated version of your code: https://github.com/rmetzger/scratch/tree/dependency_problem It now executes both tests, however, I was not able to get the second test to pass. It seems that Neo4j's web server is returning a 500 status code when open()'ing the connection. I'm not

Re: Release notes for 0.10.0

2015-11-13 Thread Ufuk Celebi
https://cwiki.apache.org/confluence/display/FLINK/Migration+Guide%3A+0.9.x+to+0.10.x > On 13 Nov 2015, at 10:42, Fabian Hueske wrote: > > Yes, that's a good idea. I would go for a wiki page that we link to from > the announcement. > I don't think this level of detail should