hok-helm
hok-helm copied to clipboard
HokStack - Run Hadoop Stack on Kubernetes
Is this project in still active state?
hello,any plan upgrade to helm v3? or give a manifest of your repository
I install hokstack using helm same with documentation `$ helm install hok/hokstack --name hok-team1 --set teamname=team1 --namespace team1` i got eror Error: unable to recognize "": no matches for kind...
How to create mutil-cluster in same namespace or different namespaces?
Kubernetes: v1.19.10 Helm: v3.5.1 value.yaml: [values.yaml.txt](https://github.com/hokstack/hok-helm/files/6450980/values.yaml.txt)   This error is critical, but it's only ambari agent. My questions: - will this error effect HDP componens like HDFS, YARN, MR2,...
hi ,can you pls provide the dockerfile of below images? I want to know how to bulid the images, thanks. index.docker.io/hokstack/postgresql index.docker.io/hokstack/hdp metacontroller/metacontroller index.docker.io/hokstack/dante-proxy index.docker.io/hokstack/kdc
Using WebHDFS to access HDFS does not work because of the way the services are set up for datanode-1 and datanode-2 I put an nginx proxy in front to handle...