You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2009/03/09 23:09:50 UTC

[jira] Updated: (HADOOP-5414) IO exception while executing hadoop fs -touchz fileName

     [ https://issues.apache.org/jira/browse/HADOOP-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hairong Kuang updated HADOOP-5414:
----------------------------------

    Attachment: leaseClose.patch

This patch makes sure that the lease renewal thread exit before it shuts down the RPC proxy to NameNode. 

> IO exception while executing hadoop fs -touchz  fileName  
> ----------------------------------------------------------
>
>                 Key: HADOOP-5414
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5414
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.0
>            Reporter: Ravi Phulari
>            Assignee: Hairong Kuang
>         Attachments: leaseClose.patch
>
>
> Stack trace while executing hadoop fs -touchz command .
> [user@xyzhostname ~]$ hadoop fs -touchz test/new0LenFile2
> 09/03/05 23:31:21 WARN hdfs.DFSClient: Problem renewing lease for DFSClient_-661919204
> java.io.IOException: Call to xxxxx-xxx.xxx.com/xxx.xxx.xxx.xxx:xxxx failed on local exception: java.nio.channels.ClosedByInterruptException
> 	

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.