Analyze Twitter data using Hadoop MapReduce
Analyzing a Twitter dataset consisting of Tweet objects using MapReduce. A Tweet object is an object encoded in JSON representing a Tweet from a user and has a series of attributes (see more details here). Here is the list of analyses done using these MapReduce codes.
Distributed under the MIT Lincese. See LICENSE
for more information.