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

TaskTracker webui fails to show logs for tasks whose child JVM itself crashes before process launch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • task, tasktracker
    • None

    Description

      In many cases like invalid JVM arguments, JVM started with too much initialize heap or beyond OS ulimits, the child JVM itself crashes before the process can even be launched. In these situation, the tasktracker's webUI doesn't show the logs. This is because of a bug in the TaskLogServlet which displays logs only when syslog, stdout, stderr are all present. In the JVM crash case, syslog isn't created and so task-logs aren't displayed at all.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: