This is an automated email from the ASF dual-hosted git repository.
leesf pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6433e14 [HUDI-376]: AWS Glue dependency issue for EMR 5.28.0 (#1189)
6433e14 is described below
commit 6433e14bcd6e8036bdeeba9a2e8af273589511e9
Author: Xing Pan <[email protected]>
AuthorDate: Wed Jan 8 08:01:14 2020 +0800
[HUDI-376]: AWS Glue dependency issue for EMR 5.28.0 (#1189)
---
content/s3_hoodie.html | 1 -
docs/s3_filesystem.cn.md | 5 +++++
docs/s3_filesystem.md | 5 +++++
3 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/content/s3_hoodie.html b/content/s3_hoodie.html
index 8f64a4b..3bdec85 100644
--- a/content/s3_hoodie.html
+++ b/content/s3_hoodie.html
@@ -412,7 +412,6 @@ export
HOODIE_ENV_fs_DOT_s3n_DOT_impl=org.apache.hadoop.fs.s3a.S3AFileSystem
<li>org.apache.hadoop:hadoop-aws:2.7.3</li>
</ul>
-
<div class="tags">
</div>
diff --git a/docs/s3_filesystem.cn.md b/docs/s3_filesystem.cn.md
index 45dcbab..a848857 100644
--- a/docs/s3_filesystem.cn.md
+++ b/docs/s3_filesystem.cn.md
@@ -75,3 +75,8 @@ AWS hadoop libraries to add to our classpath
- com.amazonaws:aws-java-sdk:1.10.34
- org.apache.hadoop:hadoop-aws:2.7.3
+
+AWS glue data libraries are needed if AWS glue data is used
+
+ - com.amazonaws.glue:aws-glue-datacatalog-hive2-client:1.11.0
+ - com.amazonaws:aws-java-sdk-glue:1.11.475
diff --git a/docs/s3_filesystem.md b/docs/s3_filesystem.md
index 45dcbab..a848857 100644
--- a/docs/s3_filesystem.md
+++ b/docs/s3_filesystem.md
@@ -75,3 +75,8 @@ AWS hadoop libraries to add to our classpath
- com.amazonaws:aws-java-sdk:1.10.34
- org.apache.hadoop:hadoop-aws:2.7.3
+
+AWS glue data libraries are needed if AWS glue data is used
+
+ - com.amazonaws.glue:aws-glue-datacatalog-hive2-client:1.11.0
+ - com.amazonaws:aws-java-sdk-glue:1.11.475