Skip to content

Commit

Permalink
remove mr
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Sep 10, 2024
1 parent ffd5c83 commit f709b81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iceberg/iceberg-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ dependencies {
exclude("org.fusesource.leveldbjni")
exclude("org.mortbay.jetty")
}
implementation(libs.hadoop2.mapreduce.client.core) {
exclude("*")
}
// implementation(libs.hadoop2.mapreduce.client.core) {
// exclude("*")
// }
implementation(libs.hive2.metastore) {
exclude("co.cask.tephra")
exclude("com.github.spotbugs")
Expand Down

0 comments on commit f709b81

Please sign in to comment.