Package | Description |
---|---|
io.cdap.cdap.api.data.batch |
Allows MapReduce jobs to read from and write to datasets.
|
io.cdap.cdap.api.mapreduce |
Defines MapReduce jobs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PartitionedFileSetInputContext
Exposes information about the
PartitionedFileSet input configured for this task. |
Modifier and Type | Method and Description |
---|---|
InputContext |
MapReduceTaskContext.getInputContext()
Returns an
InputContext of the input configured for this task. |
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.