Commit Graph

11 Commits

Author SHA1 Message Date
sandygao 6a2ba86bcf Make container build pass sanity test 2021-01-06 05:28:50 +08:00
sandygao b8a746c395 Fix errors in run-hetu script 2020-12-04 02:00:43 +08:00
Tyler Liu b19b824f88 !363 Fix security flaws in run-hetu
* Fix security flaws
2020-10-28 19:34:47 +08:00
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 b549e4fd24 !304 [I1X3UP] upate the file access permission
* add openlk with right access permission
* rm openlk with wrong access permission
* change file access permission
2020-10-07 11:16:28 +08:00
Zhan Lu fe7ee4ab55 !291 [I1WM4J] Add username in docker shutdown
* add user to curl
2020-09-25 17:10:45 +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
Jiwen 7cc8d9d2db fix link issues and typo 2020-06-29 23:13:40 +08:00
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00