Hi,
I have a requirement where I need to share data between multiple mapreduce actions in a single workflow and between different workflows within single coordinator.
I am creating and running my workflows using Hue.
I have read about capture-output element, but this element is not available under mapreduce action. Even if i use Java action to run my mapreduce programs, The capture-element has size constraint of 2KB by default. Could you please let me know how much I can increase the size?
Thanks