I’m trying to install HUE using a docker image to connect to an apache hadoop cluster.
The cluster is kerberised.
I can see numerous posts around the configuration, and mapping files to take the kerberos configuration into the docker container, but I don’t seem to have kinit available within the container.
Am I missing something obvious?
I will need to connect to HDFS 2.10, hive 2.3.6, oozie 4.3.0, spark 2.4.5, impala 2.10 - in case that impacts.