HUE-8993 [core] Add supervisor based Hue process management inside docker container
Review Request #14276
—
Created Sept. 9, 2019 and updated
commit fb6e80d1211b825fc9ca3ec606fd6e2a26f9a5ad
Author: Prakash Ranade <ranade@cloudera.com>
Date: Mon Sep 9 15:44:44 2019 -0700
HUE-8993 [core] Add supervisor based Hue process management inside docker container
:000000 100755 0000000000 6a8f1294a2 A tools/container/build.sh
:000000 100644 0000000000 51647b4298 A tools/container/hue/Dockerfile
:000000 100755 0000000000 69736f8932 A tools/container/hue/healthz.sh
:000000 100755 0000000000 8688bbadb8 A tools/container/hue/hue.sh
:000000 100644 0000000000 c4353051db A tools/container/hue/hueconf/hue.ini
:000000 100644 0000000000 0bab6de3a8 A tools/container/hue/hueconf/log.conf
:000000 100644 0000000000 0530b80950 A tools/container/hue/hueconf/log4j.properties
:000000 100644 0000000000 e2afc025a3 A tools/container/hue/supervisor-files/etc/supervisord.conf
:000000 100644 0000000000 ae0a5271db A tools/container/hue/supervisor-files/hue_ktrenewer.conf
:000000 100644 0000000000 88ffa7f8f2 A tools/container/hue/supervisor-files/hue_server.conf
:000000 100644 0000000000 7a1f18510b A tools/container/huelb/Dockerfile
:000000 100755 0000000000 69736f8932 A tools/container/huelb/healthz.sh
:000000 100644 0000000000 39df6e7945 A tools/container/huelb/hue.conf
:000000 100644 0000000000 d1568f7c70 A tools/container/huelb/hue_httpd.conf
:000000 100755 0000000000 3d1a19d9ee A tools/container/huelb/run_httpd.sh
Tested on docker container, hue is seen as booting up.