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

FileNotFoundException while accessing job configuration from UI.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 2.0.0-alpha
    • None
    • jobhistoryserver, mrv2
    • None

    Description

      Tried to access the job configuration from UI, when the job history files were still in the intermediate directory. JHS displayed the configurations of the job. Again tried to access the configurations of the same job, when the job history files were in the done directory. This time got the following exception

      java.io.FileNotFoundException: File does not exist: /jobhistory/intermediate/kamesh/job_1332999698561_0005_conf.xml
      	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsUpdateTimes(FSNamesystem.java:1153)
      	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1115)
      	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1087)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kam_iitkgp Bhallamudi Venkata Siva Kamesh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: