xinglin commented on PR #6280:
URL: https://github.com/apache/hadoop/pull/6280#issuecomment-1876538794

   > Note that as hadoop-common is a provided dependency of hadoop-nfs, with 
explicit use of org.apache.hadoop.util classes in MountdBase, is there any 
deployment/use of the hadoop-nfs module without hadoop-common in the cp?
   
   If this is the case, I guess we can be assured that hadoop-common is always 
available whenever hadoop-nfs is needed/depended. And moving classes around as 
done by this PR won't break these other modules which used to be depended on 
hadoop-nfs module. Am i understanding it correctly?  
   


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