Re: Strange output paths in Flink 0.8.1

2015-03-03 Thread Fabian Hueske
A quick workaround is to remove the last '/' from the output path. I created https://issues.apache.org/jira/browse/FLINK-1640 and will provide a fix tomorrow. 2015-03-03 21:59 GMT+01:00 Fabian Hueske : > I reproduced the bug and will look into that. > > Cheers, Fabian > > 2015-03-03 14:08 GMT+01

Re: Strange output paths in Flink 0.8.1

2015-03-03 Thread Fabian Hueske
I reproduced the bug and will look into that. Cheers, Fabian 2015-03-03 14:08 GMT+01:00 Sebastian : > Hi I'm getting strange output paths for this piece of code: > > computeDistribution( > "/home/ssc/Desktop/trackthetrackers/sampleSeg.tsv", > "/home/ssc/Entwicklung/datasets/hyperlink2012/pld

Strange output paths in Flink 0.8.1

2015-03-03 Thread Sebastian
Hi I'm getting strange output paths for this piece of code: computeDistribution( "/home/ssc/Desktop/trackthetrackers/sampleSeg.tsv", "/home/ssc/Entwicklung/datasets/hyperlink2012/pld-index", "/home/ssc/Desktop/trackthetrackers/out/trackerDistribution/") def computeDistribution(trackin