Commit Graph

4 Commits

Author SHA1 Message Date
Zhan Lu 38627ff285 !361 [I22G75] Update docker files regarding potential issues
* update the files to fix the potential security issue
2020-10-28 18:08:44 +08:00
Zhan Lu fe7ee4ab55 !291 [I1WM4J] Add username in docker shutdown
* add user to curl
2020-09-25 17:10:45 +08:00
Sandy Gao 38070796ff Add license files and update some hetu occurrences to openlookeng 2020-09-01 11:57:53 -04:00
leoluheng 1451f4267b Improvements to docker image build and usage
- Use Git hash as image tag by default
- Support custom image tags
- Merge custom configurations with defaults in the docker image
- Merge custom catalog and filesystem settings
- Add JVM options to respect docker memory settings
- Add entrypoint options to specify Java -Xmx heap size
- Move docker swarm deployment file to new samples folder
- Add sample k8s deployment file with README
- Add sample swarm deployment file with README
- Add script to gracefully shutdown hetu node
- Add log when node state changes

In kubernetes yml file:
- Use new jvmXmx parameter to specify Hetu memory limit

In Web UI:
- Change all absolute paths to relative ones

Quick fix of build-local: fetch project version by dep.hetu.version instead of project.version

Quick fix of run-hetu for kubernetes mounted files

Update base image to be configurable

Minor bug fixes
2020-07-31 12:03:33 -03:00