You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/26 22:04:00 UTC

[jira] [Commented] (MAHOUT-1969) Create Profiles for Spark 1.6, 2.0.2, 2.1.0

    [ https://issues.apache.org/jira/browse/MAHOUT-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063876#comment-16063876 ] 

ASF GitHub Bot commented on MAHOUT-1969:
----------------------------------------

GitHub user rawkintrevo opened a pull request:

    https://github.com/apache/mahout/pull/329

    MAHOUT-1969 Add Spark Profiles

    ### Purpose of PR:
    Please give a short description of what this PR is for.
    
    
    ### 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.
    - [x] Created unit tests where appropriate
    - [x] Added licenses correct on newly added files
    - [x] Assigned JIRA to self
    - [x] 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?
    no
    
    Is this the beginning of a larger project for which a feature branch should be made?
    no
    
    
    NOTE: didn't test locally- easier to do with travis. (minor change, only updating poms)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rawkintrevo/mahout mahout-1969

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mahout/pull/329.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 #329
    
----

----


> Create Profiles for Spark 1.6, 2.0.2, 2.1.0
> -------------------------------------------
>
>                 Key: MAHOUT-1969
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1969
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.13.1
>            Reporter: Trevor Grant
>            Assignee: Trevor Grant
>              Labels: beginner
>             Fix For: 0.13.1
>
>
> Create profiles for spark 1.6, 2.0.2 and 2.1.0.  Spark 1.6 should be default. 
> Update CI tests to use profiles instead of variable setting.
> Further- Spark 1.6 should invoke scala 2.10 profile by default, Spark 2.x should invoke scala 2.11.
> As such Mahout-1968 is a blocker



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