You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2017/11/21 19:32:00 UTC

[jira] [Resolved] (SAMZA-1434) Fix issues found in Hadoop

     [ https://issues.apache.org/jira/browse/SAMZA-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyu Liu resolved SAMZA-1434.
------------------------------
    Resolution: Fixed

> Fix issues found in Hadoop
> --------------------------
>
>                 Key: SAMZA-1434
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1434
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            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)