You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Daniel Chen (JIRA)" <ji...@apache.org> on 2018/10/17 21:29:00 UTC

[jira] [Resolved] (SAMZA-1956) Value Serde only in Event Hubs in/output descriptors

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

Daniel Chen  resolved SAMZA-1956.
---------------------------------
    Resolution: Fixed

> Value Serde only in Event Hubs in/output descriptors
> ----------------------------------------------------
>
>                 Key: SAMZA-1956
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1956
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Daniel Chen 
>            Assignee: Daniel Chen 
>            Priority: Major
>             Fix For: 1.0
>
>
> Changed the KVSerde to only value Serde for the Eventhubs input and output descriptors.
> Since the key is always a `String`, the key serde should always be `NoOpSerde` and will lead to an error otherwise since the Samza `serializers.SerdeManager.scala` expectes a `byte[]`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)