[
https://issues.apache.org/jira/browse/MAHOUT-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094880#comment-16094880
]
ASF GitHub Bot commented on MAHOUT-2000:
----------------------------------------
GitHub user dustinvanstee opened a pull request:
https://github.com/apache/mahout/pull/335
MAHOUT-2000 [WIP] Add maven profile for Spark 2.2
### Purpose of PR: Add spark 2.2 into travisCI framework and add a maven
spark 2.2 profile.
### Important ToDos
Please mark each with an "x"
- [x] A JIRA ticket exists (if not, please create this
first)[https://issues.apache.org/jira/browse/ZEPPELIN/]
- [ x] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX
is the JIRA number.
- [ ] Created unit tests where appropriate
- [ ] Added licenses correct on newly added files
- [x ] Assigned JIRA to self
- [ ] Added documentation in scala docs/java docs, and to website
- [ ] Successfully built and ran all unit tests, verified that all tests
pass locally.
If all of these things aren't complete, but you still feel it is
appropriate to open a PR, please add [WIP] after MAHOUT-XXXX before the
descriptions- e.g. "MAHOUT-XXXX [WIP] Description of Change"
Does this change break earlier versions?
Is this the beginning of a larger project for which a feature branch should
be made?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dustinvanstee/mahout MAHOUT-2000
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/335.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 #335
----
commit e2bbcfce13d960c3eb1240d2607c95e4a32e5144
Author: vanstee <[email protected]>
Date: 2017-07-20T15:48:35Z
spark 2.2 support added to pom.xml and travis.yml
----
> Add Spark 2.2.0 as supported binary release
> --------------------------------------------
>
> Key: MAHOUT-2000
> URL: https://issues.apache.org/jira/browse/MAHOUT-2000
> Project: Mahout
> Issue Type: Bug
> Reporter: Dustin VanStee
> Assignee: Trevor Grant
>
> Spark 2.2.0 was recently released. This JIRA is for making sure Mahout is
> supported with the spark 2.2.0 backend, and also publishing the binary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)