Skip to content

Commit

Permalink
Remove HDFS/Hadoop related libs and licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Dec 21, 2024
1 parent 29ac754 commit 0e20ebb
Show file tree
Hide file tree
Showing 18 changed files with 4,715 additions and 6,979 deletions.
7 changes: 0 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ apache-commons-math3 = "3.6.1"
# @keep for version alignment
apache-commons-text = "1.12.0"
apache-curator = "5.7.1"
apache-hadoop = "3.4.0"
apache-hadoop-thirdparty = "1.2.0"
apache-httpcomponents-httpclient = "4.5.14"
apache-httpcomponents-httpcore = "4.4.16"
apache-httpcomponents-httpmime = "4.5.14"
Expand Down Expand Up @@ -228,11 +226,6 @@ apache-curator-client = { module = "org.apache.curator:curator-client", version.
apache-curator-framework = { module = "org.apache.curator:curator-framework", version.ref = "apache-curator" }
apache-curator-recipes = { module = "org.apache.curator:curator-recipes", version.ref = "apache-curator" }
apache-curator-test = { module = "org.apache.curator:curator-test", version.ref = "apache-curator" }
apache-hadoop-client-api = { module = "org.apache.hadoop:hadoop-client-api", version.ref = "apache-hadoop" }
apache-hadoop-client-minicluster = { module = "org.apache.hadoop:hadoop-client-minicluster", version.ref = "apache-hadoop" }
apache-hadoop-client-runtime = { module = "org.apache.hadoop:hadoop-client-runtime", version.ref = "apache-hadoop" }
apache-hadoop-hdfs = { module = "org.apache.hadoop:hadoop-hdfs", version.ref = "apache-hadoop" }
apache-hadoop-thirdparty-shadedguava = { module = "org.apache.hadoop.thirdparty:hadoop-shaded-guava", version.ref = "apache-hadoop-thirdparty" }
apache-httpcomponents-httpclient = { module = "org.apache.httpcomponents:httpclient", version.ref = "apache-httpcomponents-httpclient" }
apache-httpcomponents-httpcore = { module = "org.apache.httpcomponents:httpcore", version.ref = "apache-httpcomponents-httpcore" }
apache-httpcomponents-httpmime = { module = "org.apache.httpcomponents:httpmime", version.ref = "apache-httpcomponents-httpmime" }
Expand Down
1 change: 0 additions & 1 deletion solr/licenses/hadoop-client-api-3.4.0.jar.sha1

This file was deleted.

244 changes: 0 additions & 244 deletions solr/licenses/hadoop-client-api-LICENSE-ASL.txt

This file was deleted.

2 changes: 0 additions & 2 deletions solr/licenses/hadoop-client-api-NOTICE.txt

This file was deleted.

1 change: 0 additions & 1 deletion solr/licenses/hadoop-client-minicluster-3.4.0.jar.sha1

This file was deleted.

Loading

0 comments on commit 0e20ebb

Please sign in to comment.