File tree Expand file tree Collapse file tree
sdks/java/io/hadoop-format/src/main/java/org/apache/beam/sdk/io/hadoop/format Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585import org .apache .hadoop .io .ObjectWritable ;
8686import org .apache .hadoop .io .Writable ;
8787import org .apache .hadoop .mapred .FileAlreadyExistsException ;
88- import org .apache .hadoop .mapred .FileSplit ;
8988import org .apache .hadoop .mapreduce .InputFormat ;
9089import org .apache .hadoop .mapreduce .InputSplit ;
9190import org .apache .hadoop .mapreduce .Job ;
10099import org .apache .hadoop .mapreduce .TaskAttemptID ;
101100import org .apache .hadoop .mapreduce .TaskID ;
102101import org .apache .hadoop .mapreduce .lib .db .DBConfiguration ;
102+ import org .apache .hadoop .mapreduce .lib .input .FileSplit ;
103103import org .apache .hadoop .mapreduce .lib .output .FileOutputFormat ;
104104import org .apache .hadoop .mapreduce .task .JobContextImpl ;
105105import org .apache .hadoop .mapreduce .task .TaskAttemptContextImpl ;
You can’t perform that action at this time.
0 commit comments