How to download install and setup/configure Apache Spark on Windows 10/11 | Updated 2024

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

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

  • @jebastine1991
    @jebastine1991 10 месяцев назад +2

    After 3 days of struggle in configuring pyspark, I found this video and successfully configured pyspark. Thanks a lot!!

    • @r2schools
      @r2schools  10 месяцев назад

      Glad it helped!

  • @alumakitambalaarmand5082
    @alumakitambalaarmand5082 9 месяцев назад +1

    Yeah, wonderfull, thanks. I straggled in configuring pyspark and your video helped me. Many thanks

    • @r2schools
      @r2schools  9 месяцев назад

      Glad it helped!

  • @AdiUrunova
    @AdiUrunova 9 месяцев назад +1

    You're the best, its finally works!

    • @r2schools
      @r2schools  9 месяцев назад

      Glad you liked it!

  • @rohitganjoo4634
    @rohitganjoo4634 2 месяца назад +1

    Wow miracle! You did it sir. Thank you very much

  • @kinjalbanerjee4136
    @kinjalbanerjee4136 10 месяцев назад +2

    Great!!!It It worked perfectly......Thanks!😄

    • @r2schools
      @r2schools  10 месяцев назад

      You're welcome!

  • @beyemeludovic7254
    @beyemeludovic7254 10 месяцев назад

    I met multiple videos before, nothing work. Your tutorial is clear , very simple and work well. Your are the best

    • @r2schools
      @r2schools  10 месяцев назад

      Glad to hear that

  • @muhammedfazilkp9519
    @muhammedfazilkp9519 3 месяца назад +1

    You are amazing !!!!!!!

  • @thecloudbox
    @thecloudbox 10 месяцев назад

    Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
    24/03/04 16:13:35 ERROR SparkContext: Error initializing SparkContext. I am getting below error on win 11

  • @shailendra9292
    @shailendra9292 10 месяцев назад +1

    I am getting below error while typing 'spark-shell' in the terminal:
    'cmd' is not recognized as an internal or external command,
    operable program or batch file.

    • @realshiiiiiit8349
      @realshiiiiiit8349 9 месяцев назад

      Yup me too...

    • @r2schools
      @r2schools  9 месяцев назад +1

      Which means you haven't configured correctly. Check one more time

    • @realshiiiiiit8349
      @realshiiiiiit8349 9 месяцев назад

      @@r2schools Yeah it actually was that one of the lines in "Path" had a "/bin" too many!

  • @PhamHuy-j4e
    @PhamHuy-j4e 7 месяцев назад

    Hi, is it "%JAVA%HOME%\bin" or "%JAVA_HOME%\bin" at 11:33? thank you.

  • @lokeshsairam8300
    @lokeshsairam8300 5 месяцев назад

    I am getting this Error occurred during initialization of VM
    Unable to load native library: Can't find dependent libraries
    The filename, directory name, or volume label syntax is incorrect.

  • @MuralikrishnaM-ll8rh
    @MuralikrishnaM-ll8rh 8 месяцев назад

    i have downloaded the java 21 version, Hadoop winutill exc 3.4.0 and apache shark 3.5, i have placed the path correctly and i'm facing this error ERROR SparkContext: Error initializing SparkContext.
    Could you please guide me how to resolve the issue.

  • @wclin980
    @wclin980 8 месяцев назад +1

    Thanks

  • @VishnuKorde-j6j
    @VishnuKorde-j6j 6 месяцев назад

    Does it pyspark or spark

  • @Lakshmikanth-l3p
    @Lakshmikanth-l3p 3 месяца назад

    Hello all
    I'm getting the folllowing error
    Error: Unable to initialize main class org.apache.spark.deploy.SparkSubmit
    Caused by: java.lang.NoClassDefFoundError: org/apache/hadoop/fs/FSDataInputStream