gora
gora copied to clipboard
GORA-537: Upgrade to Hadoop 3.X
This PR is raised in reaction to issue https://issues.apache.org/jira/browse/GORA-537
I think some tests are still failing and they need refactoring Thanks cc @djkevincr @lewismc
@nbrendah Thank you for the PR. There s already PR raised for the issue in https://github.com/apache/gora/pull/220 Basically this is basically a major version upgrade, probably there can API changes, please check all the test cases passes with the version upgrade.
Its so nice to here form you @djkevincr I will add tests for this in 8 hours time Thank you so much.
@lewismc @djkevincr
Based on the dependence requirements at https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/dependency-analysis.html, I thought it would be important to upgrade org.eclipse.jetty to 9.4.40.v20210413
My local instance is still having errors on building with maven. I have reset it to upstream/master and pulled the latest changes but keep on getting errors.
As far as I know, if it passes on upstream, it must pass locally unless there is some initial developers' setup task I haven't finished yet.