Class ProgressCounterOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public final class ProgressCounterOutputStream
    extends OutputStream
    This class implements an OutputStream that inform Hadoop of the progress of task using counters.
    Since:
    1.0
    Author:
    Laurent Jourdren