Apache Spark on Kubernetes Clusters (Anirudh Ramanathan & Sean Schter)

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024

Комментарии • 10

  • @jyotibharti6762
    @jyotibharti6762 5 лет назад +3

    A great explanation and has cleared a lot of my doubts on Kubernetes and how it works along with Spark. Thanks!

  • @paulifea7072
    @paulifea7072 3 года назад

    To answer one of the questions of specifying which nodes to run the executors that already has a locally pulled image, I'm not sure about spark drivers specifically, but I understand Kubernetes has node affinities and node selectors to allow users to specify which nodes to run pods on. So maybe that can solve the latency issue from having to pull a new image on a foreign node

  • @bernardputersznit64
    @bernardputersznit64 5 лет назад +1

    Sweet - thank you gents

  • @adityasoni1207
    @adityasoni1207 2 года назад

    Excellent!

  • @jogindersethi5736
    @jogindersethi5736 5 лет назад

    Please advise. I am replicating the solution from this video on a Centos server which also acts as a docker env. Getting errors "none driver doesn't support minikube-env" & "cannot find image" when running docker-image-tool.sh. Please advise how to fix it?

  • @F53254
    @F53254 3 года назад

    480p on 2018...

  • @dungviet4026
    @dungviet4026 4 года назад

    can you share me this guild and github repository

  • @pointerro
    @pointerro 5 лет назад

    Please share the code - it's been a while ;)

  • @jogindersethi5736
    @jogindersethi5736 5 лет назад

    Excellent