Skip to content

Commit

Permalink
HADOOP-19054. Update hadoop-thirdparty index.md.vm. (#27) Contributed…
Browse files Browse the repository at this point in the history
… by Shilun Fan.

Reviewed-by: He Xiaoqiao <hexiaoqiao@apache.org>
Signed-off-by: Shilun Fan <slfan1989@apache.org>
  • Loading branch information
slfan1989 committed Jan 29, 2024
1 parent 6e05eae commit 447d6e6
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions src/site/markdown/index.md.vm
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,22 @@ Following are relocations under *hadoop-shaded-protobuf_3_21* artifact:

Guava
-------------
Google Guava's 30.1.1 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-guava* artifact.
Google Guava's 32.0.1 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-guava* artifact.

Following are relocations under *hadoop-shaded-guava* artifact:

|Original package | Shaded package |
|---|---|
|com.google|org.apache.hadoop.thirdparty.com.google|
|org.checkerframework|org.apache.hadoop.thirdparty.org.checkerframework|
|org.checkerframework|org.apache.hadoop.thirdparty.org.checkerframework|


Avro
-------------
Apache Avro's 1.11.3 jar is available as *org.apache.hadoop.thirdparty:hadoop-shaded-avro* artifact.

Following are relocations under *hadoop-shaded-avro* artifact:

|Original package | Shaded package |
|---|---|
|org.apache.avro|org.apache.hadoop.thirdparty.avro|

0 comments on commit 447d6e6

Please sign in to comment.