Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17565

Job will hang when disk for logging is full

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.0
    • None
    • bin
    • None
    • Hadoop-3.3.0

    Description

      When we put the log directory of Hadoop on a devoted disk space and the disk is closed to full. The job we run will suspend and never abort. 

      The job we run is 'share/hadoop/mapreduce/hadoop-mapreduce-examples-3.3.0.jar'

       

      From jps, seems everything is running normally

      hadoop@lily-OptiPlex-3070:~/hadoop-3.3.0$ jps
      23409 NameNode
      23889 SecondaryNameNode
      24338 NodeManager
      23622 DataNode
      14408 RunJar
      29098 HRegionServer
      14526 Jps

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            floridsleeves Lily Zhong
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: