I would like to use Oozie to run a python script on a worker node. I've been looking at the documentation located here:
https://github.com/yahoo/oozie/wiki/Oozie-WF-use-cases under the heading: Java-Main Action with Script support Is ReadErrorStream some custom class? It is not a part of the Java IO API. Is there updated documentation on running scripts (ruby, python, perl, etc) using Oozie?
