GitHub user ejono opened a pull request:
https://github.com/apache/oozie/pull/19
OOZIE-2571 Add scala.binary.version Maven property so that Scala 2.11can be
used
https://issues.apache.org/jira/browse/OOZIE-2571
The pom.xml files hardcode a Scala binary version of Scala 2.10 for its
Spark dependencies, making it impossible to use a version of Spark built
against Scala 2.11.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ejono/oozie OOZIE-2571
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oozie/pull/19.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19
----
commit 79ec51fad9707e20fece385617d577f100dbf93e
Author: Jonathan Kelly <[email protected]>
Date: 2016-06-09T23:41:56Z
OOZIE-2571 Add scala.binary.version Maven property so that Scala 2.11 can
be used
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---