ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the
hadoop3 shaded jars
URL: https://github.com/apache/accumulo/pull/332#discussion_r170382302
##########
File path: assemble/bin/bootstrap_config.sh
##########
@@ -24,7 +24,7 @@ where options include (long options not available on all
platforms):
-n, --native Configure to use native libraries
-j, --jvm Configure to use the jvm
-o, --overwrite Overwrite the default config directory
- -v, --version Specify the Apache Hadoop version supported versions: '1'
'2'
+ -v, --version Specify the Apache Hadoop version supported versions: '1'
'2' '3'
Review comment:
Ha! We don't actually support version 1 anymore. Probably need to remove
that from the list.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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