[
https://issues.apache.org/jira/browse/SAMZA-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyu Liu updated SAMZA-1434:
-----------------------------
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).
was:Fix a few bugs found when running Samza on hadoop.
> Fix issues found in Hadoop
> --------------------------
>
> Key: SAMZA-1434
> URL: https://issues.apache.org/jira/browse/SAMZA-1434
> Project: Samza
> Issue Type: Bug
> Reporter: Xinyu Liu
> Assignee: Xinyu Liu
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)