Answer Posted / Deep Kumar
In Apache Storm, a Stream represents an unbounded sequence of tuples (data records). It can be thought of as a continuous data flow. Stream Grouping in Apache Storm is a method used to group together tuples that belong together during processing. There are several types of stream groupings available, such as Shuffle, FieldsGrouping, GlobalGrouping, SpoutAckGrouping, and AllShuffleGrouping.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category