Skip to content

snipplet of bigdata python that works in apache spark, bridge betwen taxonomy_reporter and its spark inspiration

Notifications You must be signed in to change notification settings

tin6150/pyspark

Repository files navigation

# Moved

the bitbucket (t6 priv) repo is created after the creation date of this repo.
there is one commit here in 2016.1109 (https://github.com/tin6150/pyspark/commit/522211356f77ad15ceaa3f508a42cf5aab1aab37), 
hopefully is over there too.  

----

pyspark

contain various code snipplet for spark using python
trial code as taxonomy_reporter is revamped to use hadoop spark and SparkSQL

----

git init

git config --global user.email "[email protected]" 
git config --global user.name tin
git config --global credential.helper 'cache --timeout=3600'
git config --global github.user   tin6150

git add *
git commit -m "first commit"
git remote add origin https://github.com/tin6150/pyspark.git
git push -u origin master



About

snipplet of bigdata python that works in apache spark, bridge betwen taxonomy_reporter and its spark inspiration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published