Search:

Type: Posts; User: atindriyaghosh; Keyword(s):

Search: Search took 0.01 seconds.

  1. Limit on MAP_INPUT_BYTES when using CascadingTasklet

    Hi,

    I am currently working on a Spring Batch job that runs a Cascading job as one of the steps. In order to run the Cascading job I have made use of the CascadingTasklet class.

    The problem I...
  2. I had added the scope="step" because one of the...

    I had added the scope="step" because one of the requirements that I still have to implement is to get the hdfs_dir property from the job execution context.
  3. Thanks for the reply. I tried to use...

    Thanks for the reply.

    I tried to use CustomResourceLoaderRegistrar like you mentioned but now I am getting BeanCreationException in multiResourceReader.

    ...
  4. Reading Multiple Files from HDFS using MultiResourceItemReader and HdfsItemReader

    Hi,

    I have a step in my Spring Batch job in which I have to read multiple files within a directory in HDFS. I am using MultiResourceItemReader as my reader and have added HdfsItemReader as the...
Results 1 to 4 of 4