hok-helm icon indicating copy to clipboard operation
hok-helm copied to clipboard

HokStack - Run Hadoop Stack on Kubernetes

Results 8 hok-helm issues
Sort by recently updated
recently updated
newest added

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) ![image](https://user-images.githubusercontent.com/22811935/117635914-82167a80-b1aa-11eb-832e-3d132c542e13.png) ![image](https://user-images.githubusercontent.com/22811935/117635975-8e023c80-b1aa-11eb-9338-37c5280a7e74.png) 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...