apache / incubator-wayang

Apache Wayang(incubating) is the first cross-platform data processing system.
https://wayang.incubator.apache.org/
Apache License 2.0
184 stars 73 forks source link

Retire Java8/Scala 2.11 support in restructure #389

Closed juripetersen closed 8 months ago

juripetersen commented 9 months ago

This PR is supposed to implement the restructure necessary to retire Scala 2.11/Java 8 as mentioned in #283.

As of now, the PR doesn't retire GraphChi, but after removing the support for Scala 2.11 and Java 8, it seems like this is the next step or should be included in this PR as well. If so, just let me know in a comment here.

zkaoudi commented 8 months ago

I vote to also remove graphchi in this PR.

juripetersen commented 8 months ago

I am fixing the errors and will comment when this PRs actions can be run again @zkaoudi.

zkaoudi commented 8 months ago

This PR closes #283