0% found this document useful (0 votes)
139 views1 page

BDA Streaming Questions

This document discusses several concepts and techniques for processing big data streams, including: explaining the stream data model and sources of stream data; describing types of stream queries and issues in stream processing; explaining filtering and the bloom filtering technique; counting distinct elements from a stream; detailing the DGIM algorithm; estimating moments; explaining decaying windows; and defining RTAP (Real Time Analytics Platform) with examples of sentiment analysis and stock market prediction.

Uploaded by

rani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
139 views1 page

BDA Streaming Questions

This document discusses several concepts and techniques for processing big data streams, including: explaining the stream data model and sources of stream data; describing types of stream queries and issues in stream processing; explaining filtering and the bloom filtering technique; counting distinct elements from a stream; detailing the DGIM algorithm; estimating moments; explaining decaying windows; and defining RTAP (Real Time Analytics Platform) with examples of sentiment analysis and stock market prediction.

Uploaded by

rani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Big data questions

1. Explain the stream data model with neat diagram.Also state the sources of stream with example.(10)
2. Explain the types of stream queries with proper example .And also state the possible issues in stream
processing.(8)
3. What is filtering. Explain bloom filtering technique with example. And also provide the analysis of
bloom filtering with example.(10)
4.How to count distinct element from the stream. Explain with proper example and algorithm.(10)

5. Explain in detail about DGIM algorithm with proper example.(10)


6.How to estimate the moments. Explain with the help of algorithm and example.
7.Explain the concept of decaying windows with example.(10)
8.Define RTAP.Explain in detail about i)sentiment analysis ii)stock market prediction.(20)

You might also like