gora icon indicating copy to clipboard operation
gora copied to clipboard

GORA-537: Upgrade to Hadoop 3.X

Open nbrendah opened this issue 4 years ago • 3 comments

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 avatar Oct 12 '21 09:10 nbrendah

@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.

djkevincr avatar Nov 02 '21 19:11 djkevincr

Its so nice to here form you @djkevincr I will add tests for this in 8 hours time Thank you so much.

nbrendah avatar Nov 02 '21 21:11 nbrendah

@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.

nbrendah avatar Nov 09 '21 01:11 nbrendah