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

[jira] [Commented] (MAHOUT-1998) Update POMs for Spark Build Names

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

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

GitHub user rawkintrevo opened a pull request:

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

    MAHOUT-1998 Naming Conventions for Spark Artifacts

    ### Purpose of PR:
    Adds naming convetions re: spark to mahout artifacts and jars
    
    
    ### 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
    - [x] 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?


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

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

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

    https://github.com/apache/mahout/pull/330.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 #330
    
----
commit d7e1a979f1264a89aaeb6d3ff718d0c8a11927e7
Author: rawkintrevo <tr...@gmail.com>
Date:   2017-07-10T00:52:21Z

    MAHOUT-1998 Naming Conventions for Spark Artifacts

----


> Update POMs for Spark Build Names
> ---------------------------------
>
>                 Key: MAHOUT-1998
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1998
>             Project: Mahout
>          Issue Type: Bug
>          Components: spark
>    Affects Versions: 0.13.2
>            Reporter: Trevor Grant
>            Assignee: Trevor Grant
>            Priority: Blocker
>             Fix For: 0.13.2
>
>
> As discussed on dev@m.a.o we need to come up with naming conventions for publishing artifacts against multiple spark build versions. 



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