Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shahiransari/twitteranalysis
- Owner: ShahirAnsari
- Created: 2018-10-04T13:39:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T06:41:31.000Z (about 6 years ago)
- Last Synced: 2024-03-08T16:44:51.370Z (11 months ago)
- Topics: hadoop, hdfs, hive, hiveql, twitter, twitter-sentiment-analysis
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 analytsisNote -
> 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.)