You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2017/11/01 00:50:00 UTC

[jira] [Created] (BEAM-3130) View.asMap() causes a ClassCastException in Apex runner

Eugene Kirpichov created BEAM-3130:
--------------------------------------

             Summary: View.asMap() causes a ClassCastException in Apex runner
                 Key: BEAM-3130
                 URL: https://issues.apache.org/jira/browse/BEAM-3130
             Project: Beam
          Issue Type: Bug
          Components: runner-apex
    Affects Versions: 2.2.0
            Reporter: Eugene Kirpichov
            Assignee: Thomas Weise
            Priority: Major


See code sample in https://stackoverflow.com/questions/46982827/error-when-using-side-input-withsideinputs-method-not-accepting-kv-type-as-inp?noredirect=1#comment81040223_46982827

The error does not happen in direct runner. It also does not happen if I replace View.asMap() with View.asIterable (and do the appropriate type changes)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)