English

Real-time Text Analytics Pipeline Using Open-source Big Data Tools

Distributed, Parallel, and Cluster Computing 2017-12-13 v1

Abstract

Real-time text processing systems are required in many domains to quickly identify patterns, trends, sentiments, and insights. Nowadays, social networks, e-commerce stores, blogs, scientific experiments, and server logs are main sources generating huge text data. However, to process huge text data in real time requires building a data processing pipeline. The main challenge in building such pipeline is to minimize latency to process high-throughput data. In this paper, we explain and evaluate our proposed real-time text processing pipeline using open-source big data tools which minimize the latency to process data streams. Our proposed data processing pipeline is based on Apache Kafka for data ingestion, Apache Spark for in-memory data processing, Apache Cassandra for storing processed results, and D3 JavaScript library for visualization. We evaluate the effectiveness of the proposed pipeline under varying deployment scenarios to perform sentiment analysis using Twitter dataset. Our experimental evaluations show less than a minute latency to process 466,700466,700 Tweets in 10.710.7 minutes when three virtual machines allocated to the proposed pipeline.

Keywords

Cite

@article{arxiv.1712.04344,
  title  = {Real-time Text Analytics Pipeline Using Open-source Big Data Tools},
  author = {Hassan Nazeer and Waheed Iqbal and Fawaz Bokhari and Faisal Bukhari and Shuja Ur Rehman Baig},
  journal= {arXiv preprint arXiv:1712.04344},
  year   = {2017}
}
R2 v1 2026-06-22T23:15:45.435Z