i want to get some configuration in my own DoFn.setup(), but i see that
setup() has no argument, i cant get anything. while in hadoop's api Mapper
has function setup(Context c).

Reply via email to