symious commented on pull request #3654: URL: https://github.com/apache/hadoop/pull/3654#issuecomment-972776741
@tasanuma Thanks for the review. >I want to clarify about "the clients already using the slownode". Does it mean the case that the DataNode is not a slownode when the client starts writing the file, but it becomes a slownode while the client is writing the file? Does it happen often? Yes, normally it shouldn't happen quite often if we enable the config. But the consequence might be not acceptable. In our cluster, the client complains writing a file costs 1.5h, which is not acceptable especially in a streaming job. -- 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]
