ctubbsii commented on issue #277: URL: https://github.com/apache/fluo-uno/issues/277#issuecomment-988430621
1.10 builds for Hadoop 2.x by default I think. I think you have to build 1.10 specifically with the profile for Hadoop 3 for it to work. This is probably not a problem with 1.10.2-SNAPSHOT because uno is adding `-Dhadoop.profile=3` specifically to the snapshot build it does, whereas 1.10.1 is a release that was built with the default profile (for Hadoop 2). Try rebuilding 1.10.1 using `-Dhadoop.profile=3` and using that... my guess is that it will work fine. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
