I was also wondering, is it possible to add more logging when running hadoop tool tasklets, such as to show Jar file, Tool Class, Hadoop Arguments, Hadoop Job Configuration Properties (the ones that we are specifying/overriding from the tasklet).
They can be very helpful when having many hadoop jobs and doing manual inspection in the logs.
As you suggested, it can be controlled by specifying verbose flag.
Sincerely,
David


