elek commented on a change in pull request #560: HDDS-1226. ozone-filesystem
jar missing in hadoop classpath
URL: https://github.com/apache/hadoop/pull/560#discussion_r263340826
##########
File path: hadoop-ozone/dist/dev-support/bin/dist-layout-stitching
##########
@@ -110,7 +110,6 @@ run cp
"${ROOT}/hadoop-ozone/common/src/main/bin/stop-ozone.sh" "sbin/"
run mkdir -p "./share/hadoop/ozoneplugin"
run cp
"${ROOT}/hadoop-ozone/objectstore-service/target/hadoop-ozone-objectstore-service-${HDDS_VERSION}-plugin.jar"
"./share/hadoop/ozoneplugin/hadoop-ozone-datanode-plugin-${HDDS_VERSION}.jar"
Review comment:
Yes, we can open one. But rename instead of remove. ozoneplugin is the
directory of the ozone datanode plugin for legacy hdfs clusters. We need the
jar file but can be moved to share/ozone/datanodeplugin
----------------------------------------------------------------
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]