joshelser commented on a change in pull request #332: ACCUMULO-4826 Use the
hadoop3 shaded jars
URL: https://github.com/apache/accumulo/pull/332#discussion_r170425499
##########
File path: pom.xml
##########
@@ -128,7 +128,9 @@
<findbugs.version>3.0.5</findbugs.version>
<!-- surefire/failsafe plugin option -->
<forkCount>1</forkCount>
+ <hadoop.profile>2</hadoop.profile>
Review comment:
> when we had a 1 and 2 profile, we had to create a third hadoop default
profile
I remembered this, but didn't look back in history to figure it out again.
Let me re-add that. Would be better than having `-Dhadoop.profile=2` oddly not
work.
----------------------------------------------------------------
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