You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2019/04/11 17:46:00 UTC

[jira] [Updated] (BEAM-7059) SamzaRunner: fix the job.id inconsistency in the new Samza version

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

Xinyu Liu updated BEAM-7059:
----------------------------
    Description: 
The new Samza 1.1.0 version introduces a backward incompatible change which requires setting both app.id and job.id. We need to make sure setting both in SamzaRunner.

Also add more logs to it.

  was:
The new Samza 1.1.0 version introduces a back-incompatible change which requires setting both app.id and job.id. We need to make sure setting both in SamzaRunner.

Also add more logs to it.


> SamzaRunner: fix the job.id inconsistency in the new Samza version
> ------------------------------------------------------------------
>
>                 Key: BEAM-7059
>                 URL: https://issues.apache.org/jira/browse/BEAM-7059
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-samza
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Major
>
> The new Samza 1.1.0 version introduces a backward incompatible change which requires setting both app.id and job.id. We need to make sure setting both in SamzaRunner.
> Also add more logs to it.



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