[
https://issues.apache.org/jira/browse/HADOOP-17565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Zhong updated HADOOP-17565:
------------------------------
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
was:
When we put the log of Hadoop on a devoted disk space and the disk is closed to
full. The job we run will suspend and never exit.
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
> Job will hang forever when disk for logging is full
> ---------------------------------------------------
>
> Key: HADOOP-17565
> URL: https://issues.apache.org/jira/browse/HADOOP-17565
> Project: Hadoop Common
> Issue Type: Bug
> Components: bin
> Affects Versions: 3.3.0
> Environment: Hadoop-3.3.0
> Reporter: Li Zhong
> Priority: Major
>
> 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
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]