Last active
November 23, 2017 10:32
-
-
Save NISH1001/d50af12dd120ca209ed8686ed0f69c75 to your computer and use it in GitHub Desktop.
Spark tutorials found in Github
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Spark Internals - https://github.com/JerryLead/SparkInternals (good summary of internal architecture) | |
Spark Tutorials - https://github.com/rklick-solutions/spark-tutorial (Nice summaries for important topics) | |
pyspark Tutorials - https://github.com/mahmoudparsian/pyspark-tutorial | |
RDDs - https://github.com/hammerlab/magic-rdds | |
Spark Scala Tutorial - https://github.com/deanwampler/spark-scala-tutorial | |
Kafka Installation - https://www.vultr.com/docs/how-to-install-apache-kafka-on-centos-7 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment