client should report file name in which IO exception occurs
-----------------------------------------------------------

         Key: HADOOP-84
         URL: http://issues.apache.org/jira/browse/HADOOP-84
     Project: Hadoop
        Type: Bug
  Components: dfs  
    Versions: 0.1    
    Reporter: Yoram Arnon
    Priority: Minor


A file in the DFS got corrupted somehow.
The client gets an exception accessing a block in the file:

060315 105907 Could not obtain block from any node:  java.io.IOException: No 
live nodes contain current block
060315 105917 No node available for block blk_2690692619196463439

It could (and should) report the file in which the error occurred, together 
with the block information.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to