Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
-
None
-
None
Description
Fix the following bugs found when running Samza on hadoop:
- Hdfs allows output partitions to be 0 (empty folder)
- Add null check for the changelog topic generation
- Call getStreamSpec() instead of using streamSpec member in StreamEdge. This is due to getStreamSpec will do more transformation.
- Bound the auto-generated intermediate topic partition by a certain count (256).
Attachments
Issue Links
- links to