Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahiransari/twitteranalysis

Use Hive to analyse Data gathered from Twitter using Flume.
https://github.com/shahiransari/twitteranalysis

hadoop hdfs hive hiveql twitter twitter-sentiment-analysis

Last synced: 11 days ago
JSON representation

Use Hive to analyse Data gathered from Twitter using Flume.

Awesome Lists containing this project

README

        

# TwitterSentiment + Other Analysis
Use Hive query language to analyse Data gathered from Twitter using Flume.
finding various statictics from the data.
and doing sentiment analytsis

Note -
> The data used for analysis is already to be downloaded and saved using flume(not a part of this repository).

> The outputs are csv files.

> The visualized graphs and charts are done in Tableau for better represenataion of output data.

Application Used -
* Flume (To gather data from twitter through twitter api)
* HDFS (Store the gathered data.)
* Hive (For twitter data analysis gathered through flume)
* Tableau (Visualize the analized data.)