Spark Streaming | Twitter Sentiment Analysis Example | Apache Spark Training | Edureka

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 13

  • @edurekaIN
    @edurekaIN  6 років тому +1

    Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka Apache Spark Certification Training Curriculum, Visit the website: bit.ly/2KHSmII

  • @atindrabhattacharya8828
    @atindrabhattacharya8828 6 років тому +2

    Could you please let me know how would I get the full tutorials, as I believe the videos are not in full length.

    • @edurekaIN
      @edurekaIN  6 років тому

      Hey Atindra, this playlist will help: goo.gl/Jcfhkd
      Thanks :)

  • @efgh7906
    @efgh7906 7 років тому +5

    excellent explaination super videos thanks edureka for valuable videos

    • @edurekaIN
      @edurekaIN  7 років тому +1

      +ef gh, thanks for the wonderful feedback! We're glad we could help. Here's another tutorial that we thought you might like: ua-cam.com/video/zeDUx_Jf154/v-deo.html.
      Do subscribe to our channel to stay posted on upcoming videos. Cheers!

  • @sir_vp
    @sir_vp 7 років тому +2

    Wow. Great video. I there any video explaining MapReduction in PySpark. I need to analyse a supermarket database to obtain profit using MapReduction

    • @edurekaIN
      @edurekaIN  7 років тому +2

      Hey Vishnu Prasad, thanks for checking out our tutorial! We're glad you liked it.
      We do not have such a tutorial at the moment but we have communicated your request to our team and we might come up with it in the future. Do subscribe to our channel to stay posted. Cheers!

  • @naimahammouti5804
    @naimahammouti5804 7 років тому +4

    Hi , thank you verry much for the intersting videos , I was just wondering if you could send me the source code please ... thank you

    • @edurekaIN
      @edurekaIN  7 років тому +2

      Hey Nema, thanks for checking out our tutorial. We're glad you liked it.
      The source code used for this tutorial is an Edureka course artifact that can be availed by enrolling into our course here: www.edureka.co/apache-spark-scala-training. Do feel free to get in touch with us if you need any assistance or have questions. Cheers!

    • @naimahammouti5804
      @naimahammouti5804 7 років тому

      Okey thank you , can I just know what is the main classe used on the Run Configuration as scala application?

    • @edurekaIN
      @edurekaIN  7 років тому

      Hey Nema, in the "Class Main" column you should specify the fully qualified name of your object. For instance, if you defined the main in a class called "Start" in the package "starter", in the "Class Main" field you should state "starter.Start".Right click on the scala object having main method
      Choose Run As -> Run Configurations
      Double click on Scala Application from Run Configurations window
      Type the Object Name in the Main Class: (for eg: if HelloWorld.scala is the object having main method, give it as HelloWorld).
      Hope this helps. Cheers!

    • @edurekaIN
      @edurekaIN  7 років тому +1

      Hey Nema, we have created a form to request the code. You can submit your details here and we will send it. docs.google.com/forms/d/e/1FAIpQLSfMzE3sUoIASRbVanVwdlUX2h-1vXiksSxusHjSqhj_CR6RhQ/viewform. Hope this helps. Cheers!

    • @naimahammouti5804
      @naimahammouti5804 7 років тому +1

      Hey , Thank you very much that would really help .Best Regards !!