MrStiffler
Programmer
I have a situation where i need to count information about message processing. So i take the exist Input A and add the information/counters form the new Input B.
Target ist go get an updatet new file A. This is like a loop proces where i add digits to the counting File A.
Now Mercator seems not to be not able to read a input and write to the same source as output.
The only way to handle this is, to use another map whitch read that output and write it 1 to 1 to the input file again.
Do somebody had a similar problem ? It would be much easier and faster to have only one map looping.
thank you
Target ist go get an updatet new file A. This is like a loop proces where i add digits to the counting File A.
Now Mercator seems not to be not able to read a input and write to the same source as output.
The only way to handle this is, to use another map whitch read that output and write it 1 to 1 to the input file again.
Do somebody had a similar problem ? It would be much easier and faster to have only one map looping.
thank you