If I understand correctly, in order to specify the number of reducers in Oozie, one must use an action of type "map-reduce" (correct me if I am wrong).
However, with "map-reduce" type, there is no option of setting driver class. So my question is that what options are if one needs to use a driver class, such as using htable as an input, and at the same time, set the number of reducers. Thanks.
