# spark **Repository Path**: spafka/spark ## Basic Information - **Project Name**: spark - **Description**: No description available - **Primary Language**: Scala - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### build mvn clean package -DskipTests -Pmesos -Pyarn -Phive ./dev/make-distribution.sh --tgz --mvn $MAVEN_HOME/bin/mvn -Phive -Pyarn -Pmesos -DskipTests ### standalone mode vi conf/* start-all.sh ### [Spark on Mesos](https://github.com/spafka/spark/tree/master/MDZ/spark-on-mesos.md) ### [RDD](https://github.com/spafka/spark/tree/master/MDZ/RDD.md) ### [spark-rpc](https://github.com/spafka/spark/tree/master/MDZ/spark-rpc.md) ### [spark-submit](https://github.com/spafka/spark/tree/master/MDZ/spark-submit.md) ### [CoarseGrainedExecutorBackend](https://github.com/spafka/spark/tree/master/MDZ/CoarseGrainedExecutorBackend.md) ### [spark-dagScheduler.md](https://github.com/spafka/spark/tree/master/MDZ/spark-dagScheduler.md) ### [spark-taskcheduler.md](https://github.com/spafka/spark/tree/master/MDZ/spark-taskcheduler.md) ### [3md](https://github.com/spafka/spark/tree/master/MDZ/3.md) ### [ZhenHeSparkRDDAPIExamples](http://homepage.cs.latrobe.edu.au/zhe/ZhenHeSparkRDDAPIExamples.html) ### [SPARK STREAMING](https://github.com/lw-lin/CoolplaySpark) ### [Spark_SQL fork from summerDG](https://github.com/spafka/spark/tree/master/MDZ/3rd/README.md) ### [SparkPlan example](https://github.com/spafka/spark/tree/master/MDZ/sparkPlan-example.md)