Re: improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId

2019-01-22 Thread Chang Liu
dicator.id/>, >>>> evaluateScenarios(indicators, scenarios)) >>>> } >>>> >>>> where the scenarios is not passed as a method argument but is a static >>>> object variable. >>>> >>>> But this is not what I

Re: improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId

2019-01-22 Thread Chang Liu
I would like to have a configurable scenarios >>> which I can load from config file instead of a static object variable. >>> >>> Any idea why this is happening? I also have other codes where I am also >>> passing arguments and use them as part of my dat

Re: improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId

2019-01-22 Thread Stefan Richter
them as part of my data flow and they are just >> working fine. >> >> Many Thanks. >> >> Best regards/祝好, >> >> Chang Liu 刘畅 >> >> >>> On 22 Jan 2019, at 10:47, Chang Liu >> <mailto:fluency...@gmail.com>> wrote: >>> >>&

Re: improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId

2019-01-22 Thread Chang Liu
019, at 10:47, Chang Liu > <mailto:fluency...@gmail.com>> wrote: >> >> Dear community, >> >> I am having a problem releasing the job. >> >> 2019-01-22 10:42:50.098 WARN [Source: Custom Source -> Kafka -> >> ConstructTxSepa ->

Re: improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId

2019-01-22 Thread Chang Liu
> ObtainActualTxSepa -> TxSepaStream -> > TxStream -> IndicatorsEvalStream -> TxEvalStream -> Sink: Print to Std. Out > (2/4)] [FileCache] - improper use of releaseJob() without a matching number > of createTmpFiles() calls for jobId 9e1557723a065925e01c7749899547fb > > I sear

improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId

2019-01-22 Thread Chang Liu
Std. Out (2/4)] [FileCache] - improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId 9e1557723a065925e01c7749899547fb I searched online but only found this: https://stackoverflow.com/questions/52135604/fix-improper-use-of-releasejob-without-a-matching-number