Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be nice to allow users to stay at logic level when using fluent API's operators, w/o concerning about physical partitions of the stream and potential grouping of operators into multiple / single Samza jobs (SAMZA-1041).
Hence, the fluent API needs to be able to express the physical topics as boundaries between stages in the single logic DAG.
Besides, users should be able to use fluent API to describe a logic expression at top level, not within a job or within a task.