353354355356357358359
FileInputFormat.setInputPaths(job, location); } @Override public OutputFormat getOutputFormat() { return new BinStorageOutputFormat(); }
354355356357358359360
362363364365366367368
361362363364365366367
367368369370371372373
341342343344345346347
323324325326327328329