tokaaron opened a new pull request #739: Support building Hoodie with Hadoop 2.8.x URL: https://github.com/apache/incubator-hudi/pull/739 This unblocks Hudi from building against Hadoop 2.8.x (when specified as an argument during the maven build). The following command should now work to support building Hoodie against newer versions of Hadoop. ``` mvn clean install -Dhadoop.version=2.8.5 ```
---------------------------------------------------------------- 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
