Hi,
i discovered new use case which should be covered by hadoop spring extension. Use Spring-Batch framework from Hadoop mapper.
As i see, currently only scenario supported is to use entire mapreduce job as tasklet.
My intended use is to use spring-batch for writing multi-threaded mappers using multi-threaded steps.


Reply With Quote