Commit Graph

5 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
sandygao fb408e7d21 !293 [I1WMH4] Update installation doc to remove hardcoded version number
* Update installation documentation to remove hardcoded version string
2020-09-25 17:05:41 +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
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00