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

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