Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-7002

Shows processed record count with _SUCCESS file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.0-beta1
    • None
    • task
    • None
    • Incompatible change

    Description

      I'm using spark jobs for processing files and found requirement for getting number of records process after spark submit ran successfully. After analyze it we realized spark using hadoop underline where hadoop is generating the _SUCCESS file as an indicator of the successful completion. I would like to propose requirement for adding number of count with the file name, for example for 100 record processed it would generate like "100_SUCCESS" this will give ability to know how many records get processed on completion of job.

      Attachments

        Activity

          People

            mehulgarnara Mehul Garnara (MG)
            mehulgarnara Mehul Garnara (MG)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: