Re: [ANNOUNCEMENT] Please add more Description and information to JIRA issues

2015-08-24 Thread Henry Saputra
Thanks Max, Fabian, As Fabian had mentioned, there are several JIRAs being opened without details info. We need to ask for more description of those JIRAs even though they have Github PRs for proposed solution. - Henry On Mon, Aug 24, 2015 at 1:41 AM, Maximilian Michels wrote: > +1 for your ini

Re: a problem about flink cluster

2015-08-24 Thread huangwei (G)
Hi Stephan, Specifying "taskmanager.hostname" works. Thank you! Hi! Usually, TaskManagers should automatically choose a network interface from which they can communicate to the JobManager. They also use that network interface to talk to each other, then. If I understand correctl

Re: Driver Test Base issue

2015-08-24 Thread Sachin Goel
Hi Max I have already created a Jira for this. https://issues.apache.org/jira/browse/FLINK-2528 The failing test was testCancelMatchTaskWhileMatching(), but I think it has more to do with the failure in canceling in general. I'll point you to some build logs. It might take me some time to find them

Re: [FAILING TEST] StateCheckpoinedITCase

2015-08-24 Thread Stephan Ewen
+1 for a "test-stability" label and labeling these issues as "critical" On Mon, Aug 24, 2015 at 6:31 PM, Stephan Ewen wrote: > Pushed a fix for the StateCheckpointedITCase > > On Mon, Aug 24, 2015 at 12:19 PM, Maximilian Michels > wrote: > >> +1 for labeling the JIRAs with "test-stability". >>

Re: [FAILING TEST] StateCheckpoinedITCase

2015-08-24 Thread Stephan Ewen
Pushed a fix for the StateCheckpointedITCase On Mon, Aug 24, 2015 at 12:19 PM, Maximilian Michels wrote: > +1 for labeling the JIRAs with "test-stability". > > On Sat, Aug 22, 2015 at 8:21 PM, Márton Balassi > wrote: > > > +1 for Vasia's suggestion > > On Aug 22, 2015 8:07 PM, "Vasiliki Kalavri

[jira] [Created] (FLINK-2569) CsvReader support for ValueTypes

2015-08-24 Thread Greg Hogan (JIRA)
Greg Hogan created FLINK-2569: - Summary: CsvReader support for ValueTypes Key: FLINK-2569 URL: https://issues.apache.org/jira/browse/FLINK-2569 Project: Flink Issue Type: Improvement Co

Re: Flink color scheme

2015-08-24 Thread Maximilian Michels
Thanks @Kostas. I've added the color scheme to http://flink.apache.org/material.html Cheers, Max On Mon, Aug 24, 2015 at 5:15 PM, Kostas Tzoumas wrote: > sure, can you do that? > > On Mon, Aug 24, 2015 at 12:25 PM, Maximilian Michels > wrote: > >> Nice, Kostas. Do you think we can upload it to

[jira] [Created] (FLINK-2568) Flink fat jar is missing org.w3c.dom.ElementTraversal in some environments.

2015-08-24 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2568: - Summary: Flink fat jar is missing org.w3c.dom.ElementTraversal in some environments. Key: FLINK-2568 URL: https://issues.apache.org/jira/browse/FLINK-2568 Project:

Re: Flink color scheme

2015-08-24 Thread Maximilian Michels
Nice, Kostas. Do you think we can upload it to the Material page? http://flink.apache.org/material.html Cheers, Max On Sun, Aug 23, 2015 at 3:37 PM, Chiwan Park wrote: > Thank you for sharing! > > Regards, > Chiwan Park > > > On Aug 23, 2015, at 10:36 PM, Kostas Tzoumas > wrote: > > > > Hi fol

Re: [FAILING TEST] RandomSamplerTest

2015-08-24 Thread Maximilian Michels
Hi Matthias, Thanks for reporting. The label test-stability exists now. Cheers, Max On Sun, Aug 23, 2015 at 12:32 PM, Matthias J. Sax < mj...@informatik.hu-berlin.de> wrote: > Hi, > > because there is (not yet) a label for failing tests, I just report it > over the mailing list again. I also op

Re: [FAILING TEST] StateCheckpoinedITCase

2015-08-24 Thread Maximilian Michels
+1 for labeling the JIRAs with "test-stability". On Sat, Aug 22, 2015 at 8:21 PM, Márton Balassi wrote: > +1 for Vasia's suggestion > On Aug 22, 2015 8:07 PM, "Vasiliki Kalavri" > wrote: > > > I just came across 2 more :/ > > I'm also in favor of tracking these with JIRA. How about "test-stabil

Re: [ANNOUNCE] New Committer Chesnay Schepler

2015-08-24 Thread Maximilian Michels
Welcome and all the best, Chesnay! On Sat, Aug 22, 2015 at 8:08 PM, Vasiliki Kalavri wrote: > Congrats and welcome Chesnay! > > On 21 August 2015 at 12:19, Stephan Ewen wrote: > > > Welcome! > > > > On Fri, Aug 21, 2015 at 10:42 AM, Fabian Hueske > wrote: > > > > > Welcome on board Chesnay! >

Re: Driver Test Base issue

2015-08-24 Thread Maximilian Michels
Hi Sachin, Thanks for reporting. Which of the test cases failed in the MapTaskTest and the MatchTaskTest? Best, Max On Tue, Aug 18, 2015 at 5:35 PM, Sachin Goel wrote: > There appears to be some issue in DriverTestBase. I have observed two > failures recently, once in MatchTaskTest and MapTask

[jira] [Created] (FLINK-2567) CsvParser: Quotes cannot be escaped inside quoted fields

2015-08-24 Thread Maximilian Michels (JIRA)
Maximilian Michels created FLINK-2567: - Summary: CsvParser: Quotes cannot be escaped inside quoted fields Key: FLINK-2567 URL: https://issues.apache.org/jira/browse/FLINK-2567 Project: Flink

Re: [ANNOUNCEMENT] Please add more Description and information to JIRA issues

2015-08-24 Thread Maximilian Michels
+1 for your initiative, Henry. We should have a very high standard on JIRA descriptions. That helps people to understand issues correctly and makes it much easier for new people to join the development. On Mon, Aug 17, 2015 at 12:26 AM, Fabian Hueske wrote: > +1 for what Henry said. > > Recentl