You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/06 17:19:03 UTC

[GitHub] [hadoop] elek commented on issue #560: HDDS-1226. ozone-filesystem jar missing in hadoop classpath

elek commented on issue #560: HDDS-1226. ozone-filesystem jar missing in hadoop classpath
URL: https://github.com/apache/hadoop/pull/560#issuecomment-470195776
 
 
   Discussed with @vivekratnavel offline:
   
   The big question here is that how can we put the jar files to the classpath in a version independent mode.
   
   We can use `HADOOP_CLASSPATH=share/ozone/lib/hadoop-ozone-filesystem-lib-legacy*` but can't use any wildcard for the normal lib as the legacy jar file also will be matched.
   
   One possible solution is to rename the ozonefs-lib project to ozonefs-lib-current.

----------------------------------------------------------------
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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org