6/25/2017
This post goes over basic Linux commands that every developer should be familiar with.
6/18/2017
This post showcases some useful Hive commands that I use on a daily basis.
6/18/2017
This post serves as a basic introduction to those getting started with Apache Hive.
3/20/2016
This post walks through the process of setting up a Twitter streaming program using a Python Library called Tweepy. I am streaming tweets about Cincinnati and collecting data like when and where they tweeted, the number of followers the user has, the text of the tweet, and then storing that data into a Sqlite database.