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

Provide programmatic access to use job log

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • mrv2
    • None

    Description

      Since hadoop job/task log is critical for debugging, providing a programmatic access would definitely add a big value to the end user.

      Oozie users are repeatedly asking to open up the hadoop job log for them. However, Oozie doesn't have any knowledge about the log location as well as the log contents of hadoop job.

      The expected programmatic access could come in any or both ways:
      1. Allowing an API such as getLogPath(jobId) that returns the base HDFS path of the job directory.
      2. Allowing an API such as getLog(jobId) that will return the log contents (may be as streaming output).

      Attachments

        Activity

          People

            Unassigned Unassigned
            kamrul Mohammad Islam
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: