elek commented on issue #479: HDDS-2925. Remove hdfs-client dependency from 
hdds-common
URL: https://github.com/apache/hadoop-ozone/pull/479#issuecomment-578041107
 
 
   Thank you very much to support this effort @anuengineer.
   
   It turned out to be more messy than I thought: hadoop-hdfs (server) has no 
compile time dependency on hdfs-client but throws class not found exception at 
runtime if it's not there (I think it's a wrong usage of `provided` maven 
dependency scope).
   
   I put hdfs-client back to our *server* side dependency. And will continue 
the cleanup in follow-up jiras.

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


With regards,
Apache Git Services

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

Reply via email to