Re: Error related to JMX and metrics

2016-05-26 Thread Simone Robutti
Ok, there is an OutOfMemory error apparently unrelated to the one reported here that made the job fail. 2016-05-25 18:36 GMT+02:00 Simone Robutti : > There were many errors after these (null pointers among them) so I assumed > they were a consequence. If you say this shouldn't be the primary caus

Re: Error related to JMX and metrics

2016-05-25 Thread Simone Robutti
There were many errors after these (null pointers among them) so I assumed they were a consequence. If you say this shouldn't be the primary cause of the failure, tomorrow I will retry and post the complete log. 2016-05-25 18:09 GMT+02:00 Stephan Ewen : > Hi! > > I am curious why that actually fa

Re: Error related to JMX and metrics

2016-05-25 Thread Stephan Ewen
Hi! I am curious why that actually fails the job. While it is true, these errors need to be solved, they should only be logged, never cause a failure. Stephan On Wed, May 25, 2016 at 3:49 PM, Maximilian Michels wrote: > Hi Simone, > > If you don't want to wait, you could also revert these com

Re: Error related to JMX and metrics

2016-05-25 Thread Maximilian Michels
Hi Simone, If you don't want to wait, you could also revert these commits and rebuild: git revert 5b9872492394026f3e6ac31b9937141ebedb1481 git revert 707606ac40dbbbd497fcbbb5442870fec5468bf3 git revert 003ce18efc0249fae874e56c3df6acf19f5f2429 This will remove the newly added metrics reporting fe

Re: Error related to JMX and metrics

2016-05-25 Thread Simone Robutti
Ok, I will wait then. Thank you. 2016-05-25 15:06 GMT+02:00 Stephan Ewen : > Hi! > > This can be an issue in the latest master (because the test infrastructure > was broken, it was not detected) > https://issues.apache.org/jira/browse/FLINK-3962 > > Will be fixed soon. > > Stephan > > > On Wed,

Re: Error related to JMX and metrics

2016-05-25 Thread Stephan Ewen
Hi! This can be an issue in the latest master (because the test infrastructure was broken, it was not detected) https://issues.apache.org/jira/browse/FLINK-3962 Will be fixed soon. Stephan On Wed, May 25, 2016 at 2:22 PM, Simone Robutti < simone.robu...@radicalbit.io> wrote: > Running a job I

Error related to JMX and metrics

2016-05-25 Thread Simone Robutti
Running a job I encounter the following error that leads the job to failure in the end. 14:09:34,722 ERROR org.apache.flink.metrics.reporter.JMXReporter - A metric with the name org.apache.flink.metrics:key0=localhost,key1=taskmanager,key2=04a8fea67d01fbbdab5bba8c7e9a73d8,key3=Flink_Java_Job

Re: Error related to JMX and metrics

2016-05-25 Thread Simone Robutti
I forgot to say that the version is 1.1-SNAPSHOT. 2016-05-25 14:22 GMT+02:00 Simone Robutti : > Running a job I encounter the following error that leads the job to > failure in the end. > > 14:09:34,722 ERROR org.apache.flink.metrics.reporter.JMXReporter > - A metric with the name > org.apa