tomscut commented on a change in pull request #3615:
URL: https://github.com/apache/hadoop/pull/3615#discussion_r746290325



##########
File path: 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
##########
@@ -1003,7 +1003,7 @@ private LocatedBlock refetchLocations(LocatedBlock block,
       String description = "Could not obtain block: " + blockInfo;
       DFSClient.LOG.warn(description + errMsg

Review comment:
       Thanks @ferhui for your comments. In some cases, such as Presto, only 
show exception msg on the web UI. If we want to know those dn info, we need to 
look for the log file, It's a bit of a hassle.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to