apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.42k stars 2.22k forks source link

Remove Hadoop 2 #10940

Open Fokko opened 2 months ago

Fokko commented 2 months ago

Feature Request / Improvement

Hadoop 2 does not support Java 11+ https://github.com/apache/iceberg/pull/10518#issuecomment-2285844068

@steveloughran took a stab at it here: https://github.com/apache/iceberg/pull/10932#issuecomment-2286877905 but he's open for someone else to take it over.

Query engine

Hive

Willingness to contribute

steveloughran commented 2 months ago

The troublespot is not remove hadoop 2: it's "remove hive2 profile and testing"