1
0

[HUDI-3837] Fix license and rat check settings (#5273)

- add missing licenses
- fix CI setting to run rat plugin
- fix deploy script to include integ test modules
This commit is contained in:
Raymond Xu
2022-04-09 11:01:18 -07:00
committed by GitHub
parent 81b25c543a
commit 5e65aefc61
11 changed files with 89 additions and 19 deletions

View File

@@ -92,7 +92,7 @@ docker push apachehudi/hudi-hadoop_2.8.4-trinobase_368
You can also easily push the image to the Docker Hub using Docker Desktop app: go to `Images`, search for the image by
the name, and then click on the three dots and `Push to Hub`.
![Push to Docker Hub](push_to_docker_hub.png)
![Push to Docker Hub](images/push_to_docker_hub.png)
Note that you need to ask for permission to upload the Hudi Docker Demo images to the repositories.

View File

Before

Width:  |  Height:  |  Size: 254 KiB

After

Width:  |  Height:  |  Size: 254 KiB