mahmoudparsian / data-algorithms-book

MapReduce, Spark, Java, and Scala for Data Algorithms Book
http://mapreduce4hackers.com
Other
1.06k stars 664 forks source link

python port #1

Closed kashif closed 10 years ago

kashif commented 10 years ago

added initial chap01/SparkSecondarySort.py

mahmoudparsian commented 10 years ago

Hello Kashif,

It is done.

I am a Java programmer and know very little about python, is it possible you may post instructions as

src/python/chap01/SparkSecondarySort.README.md

to indicate how to set up the environment and run the python program (this will be good for novice too).

Thank you again!

best regards, Mahmoud

From:Kashif Rasul notifications@github.com To: mahmoudparsian/data-algorithms-book data-algorithms-book@noreply.github.com Sent: Sunday, September 21, 2014 4:18 AM Subject: [data-algorithms-book] python port (#1)

added initial chap01/SparkSecondarySort.py


You can merge this Pull Request by running git pull https://github.com/kashif/data-algorithms-book python Or view, comment on, or merge it at: https://github.com/mahmoudparsian/data-algorithms-book/pull/1 Commit Summary * python port File Changes * A src/python/chap01/SparkSecondarySort.py (19) Patch Links: * https://github.com/mahmoudparsian/data-algorithms-book/pull/1.patch * https://github.com/mahmoudparsian/data-algorithms-book/pull/1.diff — Reply to this email directly or view it on GitHub.

kashif commented 10 years ago

@mahmoudparsian sure no problem I will add the instructions in a Readme.