Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.0.0
-
None
Description
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.