You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pei He (JIRA)" <ji...@apache.org> on 2016/10/17 20:02:59 UTC

[jira] [Created] (BEAM-762) Use composition over inheritance in spark StreamingEvaluationContext if two contexts are necessary.

Pei He created BEAM-762:
---------------------------

             Summary: Use composition over inheritance in spark StreamingEvaluationContext if two contexts are necessary.
                 Key: BEAM-762
                 URL: https://issues.apache.org/jira/browse/BEAM-762
             Project: Beam
          Issue Type: Improvement
          Components: runner-spark
            Reporter: Pei He
            Priority: Minor


After working on PR: https://github.com/apache/incubator-beam/pull/1096 ,
I felt it is easy to forget updating spark streaming context with current inheritance.

And, having a single EvaluationContext to support both streaming and batch is even better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)