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

[jira] [Created] (BEAM-5095) Fill out JobInfo properly in ReferenceRunner

Daniel Oliveira created BEAM-5095:
-------------------------------------

             Summary: Fill out JobInfo properly in ReferenceRunner
                 Key: BEAM-5095
                 URL: https://issues.apache.org/jira/browse/BEAM-5095
             Project: Beam
          Issue Type: Sub-task
          Components: runner-direct
            Reporter: Daniel Oliveira
            Assignee: Daniel Oliveira


In the ReferenceRunner class JobInfo is currently filled out with several placeholder values, particularly for job ID and retrieval token. This bug is for filling out these entries with values that aren't placeholder values, such as actual unique job IDs and an actual retrieval token.

Alternatively, if it happens that the Reference Runner doesn't actually need any of the placeholder values filled in to function, and adding them for completeness' sake is inordinately hard, this bug can be marked obsolete.



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