-
Notifications
You must be signed in to change notification settings - Fork 185
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
Comments
do you need what kind of help? |
I already have kubernetes cluster will want to have HDFS running on
kubernetes.
…On Mon, Apr 29, 2019 at 7:57 AM daniel, chen ***@***.***> wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACK5AD74U4HAWTEMFA7WDE3PS2L7BANCNFSM4GSQYFJQ>
.
|
ok, |
Thanks so much will look through sir
…On Sun, May 5, 2019 at 3:57 AM daniel, chen ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACK5AD2Z44VJ7SV4RJP74PTPTZEHVANCNFSM4GSQYFJQ>
.
|
Hello, how long will this repo be compatible with apps/v1 schema? Or this repo is deprecated? Is there some new advice? |
i am getting this error, can you please help me |
Hii; i wanted to know if you solved this probelm? |
Hi,
Not yet solved
I need hdfs pods to be run on kubernetes with HA
can you please share the details please
…On Mon, Feb 21, 2022 at 10:46 PM ElhadyneAmal ***@***.***> wrote:
helm dependency build charts/hdfs-k8
i am getting this error, can you please help me
hdfs.txt
<https://github.com/apache-spark-on-k8s/kubernetes-HDFS/files/7011174/hdfs.txt>
Hii; i wanted to know if you solved this probelm?
—
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU2UVCK5RPEB6RO6NNWL2TLU4JXP7ANCNFSM4GSQYFJQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
--
~~ravichandran~~
|
hello; |
Hello team. I am in need of help on how to deploy hadoop cluster on kubernetes.
Kindly help please
The text was updated successfully, but these errors were encountered: