Re: Migrating our website from SVN to Git

2015-05-17 Thread Robert Metzger
Thank you. Infra already addressed it and the GitHub repo is available. I'll soon try to test the pull request functionality. On Sat, May 16, 2015 at 11:22 AM, Maximilian Michels wrote: > Good idea. I've filed a JIRA: > https://issues.apache.org/jira/browse/INFRA-9661 > > On Fri, May 15, 2015 a

Re: Flink on Tez Test stuck

2015-05-17 Thread Robert Metzger
I saw this failure also multiple times now. This is another case of it: https://travis-ci.org/apache/flink/jobs/62767646 I think the Tez community is currently voting on a new release. Maybe we should see if this one fixes the issue. Otherwise we should ask on their list. On Wed, May 13, 2015 at

Re: Package multiple jobs in a single jar

2015-05-17 Thread Matthias J. Sax
Hi, I like the idea that Flink's WebClient can show different plans for different jobs within a single jar file. I prepared a prototype for this feature. You can find it here: https://github.com/mjsax/flink/tree/multipleJobsWebUI To test the feature, you need to prepare a jar file, that contains