Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avsbharadwaj/big-data-pipeline-
A Data pipeline and a analytics dashboard that tracks the number of data updates in interval of 1 mins. The result is shown as a graph on the web browser. The input data is first supplied to Kafka, from which it gets streamlined to Spark streaming where some processing happens. Then the final data is updated on the browser.
https://github.com/avsbharadwaj/big-data-pipeline-
kafka nodejs spark spark-streaming zookeeper
Last synced: about 19 hours ago
JSON representation
A Data pipeline and a analytics dashboard that tracks the number of data updates in interval of 1 mins. The result is shown as a graph on the web browser. The input data is first supplied to Kafka, from which it gets streamlined to Spark streaming where some processing happens. Then the final data is updated on the browser.
- Host: GitHub
- URL: https://github.com/avsbharadwaj/big-data-pipeline-
- Owner: AVSBharadwaj
- Created: 2022-02-08T14:09:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T14:17:26.000Z (almost 3 years ago)
- Last Synced: 2024-05-06T04:24:12.595Z (9 months ago)
- Topics: kafka, nodejs, spark, spark-streaming, zookeeper
- Language: HTML
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Big-Data-Pipeline-
A Data pipeline and a analytics dashboard that tracks the number of data updates in interval of 1 mins. The result is shown as a graph on the web browser. The input data is first supplied to Kafka, from which it gets streamlined to Spark streaming where some processing happens. Then the final data is updated on the browser.