Apache Spark on Kubernetes - Anirudh Ramanathan & Tim Chen

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

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

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

    Amazing talk!

  • @knightmonks
    @knightmonks 6 лет назад +3

    How is running spark ob Kubernetes different from running spark on hadoop cluster?

    • @MrFromminsk
      @MrFromminsk 6 лет назад

      Kubernetes uses containers to execute your jobs, Hadoop cluster doesn't use containers. Spark usually comes with Yarn (in Hadoop cluster) to help manage resources and schedule executions. With Kubernetes spark uses Kubernetes master node scheduler service to manage resources and deploy jobs.

    • @ryneyang3502
      @ryneyang3502 6 лет назад

      @@MrFromminsk to be honest, Yarn uses its own container called yarn containers. it's not the same container like docker containers but it is one sort of container, and that's the difference.

  • @SanthoshKumar-tl2zj
    @SanthoshKumar-tl2zj 3 года назад

    The content is really great but the video quality poor.