Click here to Skip to main content
15,885,729 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
i am new to storm and stream data. I have implemented a sketch algorithm in java with maven. The algorithm has as an input a continuous stream of integers. The result is an array and i want to run some queries on that array, but i don't have any idea how it will be done. Will it retrieve the result array from the topology and run on it from a seperate java program?Any kind of help would be extremely appreciated :)

What I have tried:

Have tried creating the queries in a java file
Posted
Updated 25-Feb-16 0:43am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900