Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hadoop on kubernetes #66

Open
phemmmie opened this issue Jan 26, 2019 · 9 comments
Open

Hadoop on kubernetes #66

phemmmie opened this issue Jan 26, 2019 · 9 comments

Comments

@phemmmie
Copy link

phemmmie commented Jan 26, 2019

Hello team. I am in need of help on how to deploy hadoop cluster on kubernetes.
Kindly help please

@carolove
Copy link

do you need what kind of help?
could give more info?
for example, do you want some help to build k8s system?
or just need some help to deploy a HDFS in your k8s system.

@phemmmie
Copy link
Author

phemmmie commented Apr 29, 2019 via email

@carolove
Copy link

carolove commented May 5, 2019

ok,
1\ first, you should learn, how to setup helm(client)\ tiller(server) and charts , follow https://helm.sh/
2\ second, you can git clone https://github.com/apache-spark-on-k8s/kubernetes-HDFS on your k8s master, and then setup hdfs follow , https://github.com/apache-spark-on-k8s/kubernetes-HDFS/blob/master/charts/README.md
i\ $ helm repo add incubator
https://kubernetes-charts-incubator.storage.googleapis.com/
ii\ $ helm dependency build charts/hdfs-k8s
iii\ helm install --name ${your hdfs clsuter name} --namespace ${your
hdfs clsuter namespace, if not set, use default namespace} --set ${key}=${your value} charts/hdfs-k8s

@phemmmie
Copy link
Author

phemmmie commented May 10, 2019 via email

@L-maple
Copy link

L-maple commented Nov 25, 2020

do you need what kind of help?
could give more info?
for example, do you want some help to build k8s system?
or just need some help to deploy a HDFS in your k8s system.

Hello, how long will this repo be compatible with apps/v1 schema? Or this repo is deprecated? Is there some new advice?

@Ravi14334
Copy link

helm dependency build charts/hdfs-k8

i am getting this error, can you please help me

hdfs.txt

@amal209
Copy link

amal209 commented Feb 21, 2022

helm dependency build charts/hdfs-k8

i am getting this error, can you please help me

hdfs.txt

Hii; i wanted to know if you solved this probelm?

@Ravi14334
Copy link

Ravi14334 commented Feb 22, 2022 via email

@amal209
Copy link

amal209 commented Feb 22, 2022

hello;
i tried this repo: https://github.com/Gradiant/bigdata-charts . But my problem is: i have a cluster with 1 master and 2 workers. the probelm is i can't deploy datanodes on my workers. Do you have any ideas please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants