elek commented on pull request #1154:
URL: https://github.com/apache/hadoop-ozone/pull/1154#issuecomment-681874852


   Thanks to explain it @bshashikant, let me ask differently:
   
   > Secondly, as similar to hdfs, admin cmds can be run from any node. The 
idea is to mimic the same here.
   
   Well, if ithere is no strong argument, we can follow different patterns IMHO.
   
   > The cmd needs to connection to OM to fetch the block info first and then 
datanodes to read the chunk info to operate successfully.
   
   Seems to be a strong argument (thanks to share), we can do offline tool, but 
it requires different model (knowing the address of dn and blockid). If we 
alread use OM I understand why this is the plan.
   
   
   


----------------------------------------------------------------
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.

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