You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/01/24 08:41:48 UTC

[GitHub] [hadoop-ozone] elek commented on issue #479: HDDS-2925. Remove hdfs-client dependency from hdds-common

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org