You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kasia Kucharczyk (JIRA)" <ji...@apache.org> on 2019/01/09 14:52:00 UTC

[jira] [Commented] (BEAM-6397) Add KeyValue attribute to SyntheticDataPubSubPublisher

    [ https://issues.apache.org/jira/browse/BEAM-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738307#comment-16738307 ] 

Kasia Kucharczyk commented on BEAM-6397:
----------------------------------------

Because it was impossible to run SyntheticDataPubSubPublisher because of NoClassDefFoundError, I propose changing `compile` to `shadow` in load-tests gradle on GCP depencency. It worked for me.

> Add KeyValue attribute to SyntheticDataPubSubPublisher
> ------------------------------------------------------
>
>                 Key: BEAM-6397
>                 URL: https://issues.apache.org/jira/browse/BEAM-6397
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Kasia Kucharczyk
>            Assignee: Kasia Kucharczyk
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently SyntheticDataPubSubPublisher sends only synthetic elements converted to ByteArray  to PubSub. To perform KeyValue tranforms (such us GroupByKey) on PubSub source I propose to send generated synthetic data as Map via attributes parameter in PubsubMessage object.
> Also it is required to fix NoClassDefFoundError (details in comment).



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