Skip to content

Commit

Permalink
add spark_hello_world.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
lw-lin committed Mar 23, 2016
1 parent 9d9f645 commit 099b0b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added Spark 样例工程/spark_hello_world.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.apache.spark.{SparkContext, SparkConf}

/**
* This program can be downloaded at:
* https://github.com/lw-lin/CoolplaySpark/tree/master/Spark%20%E6%A0%B7%E4%BE%8B%E5%B7%A5%E7%A8%8B/spark_hello_world
* https://github.com/lw-lin/CoolplaySpark/tree/master/Spark%20%E6%A0%B7%E4%BE%8B%E5%B7%A5%E7%A8%8B
*/
object SparkHelloWorld {

Expand Down

0 comments on commit 099b0b2

Please sign in to comment.