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 Weise (JIRA)" <ji...@apache.org> on 2017/11/23 14:52:00 UTC

[jira] [Created] (BEAM-3240) Quickstart examples archetype is missing dependencies for Apex on YARN

Thomas Weise created BEAM-3240:
----------------------------------

             Summary: Quickstart examples archetype is missing dependencies for Apex on YARN 
                 Key: BEAM-3240
                 URL: https://issues.apache.org/jira/browse/BEAM-3240
             Project: Beam
          Issue Type: Bug
          Components: runner-apex
    Affects Versions: 2.0.0
            Reporter: Thomas Weise


The archetype builds a fat jar that includes the Apex runners dependencies, which transitively include YARN 2.6 (as that's what Apex 3.6 was built against). There will be a conflict if the Hadoop version on the cluster is more recent (like 2.7.3). Project needs to include the YARN version that matches the cluster. 




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