You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/04/07 16:25:41 UTC

[jira] [Updated] (BEAM-1196) Serialize/deserialize Pipeline/TransformHierarchy to Runner API Protos

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

Thomas Groh updated BEAM-1196:
------------------------------
    Description: 
The beam_runner_api.proto definition is a language-independent representation of the Pipeline that SDKs are expected to be able to serialize a Pipeline in.

These should be pushed all the way through and added to the Java SDK.

  was:
There are two sketches of a concrete format for a Pipeline:

1. The Avro schema in the design doc at https://s.apache.org/beam-runner-api 2. The JSON schema at https://github.com/apache/incubator-beam/pull/662

These should be pushed all the way through and added to the Java SDK.

        Summary: Serialize/deserialize Pipeline/TransformHierarchy to Runner API Protos  (was: Serialize/deserialize Pipeline/TransformHierarchy to JSON)

> Serialize/deserialize Pipeline/TransformHierarchy to Runner API Protos
> ----------------------------------------------------------------------
>
>                 Key: BEAM-1196
>                 URL: https://issues.apache.org/jira/browse/BEAM-1196
>             Project: Beam
>          Issue Type: New Feature
>          Components: beam-model-runner-api, sdk-java-core
>            Reporter: Kenneth Knowles
>
> The beam_runner_api.proto definition is a language-independent representation of the Pipeline that SDKs are expected to be able to serialize a Pipeline in.
> These should be pushed all the way through and added to the Java SDK.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)