[jira] [Commented] (MAHOUT-1980) Create Tutorial for Contributing Algorithms

2017-05-07 Thread Hudson (JIRA)

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

Hudson commented on MAHOUT-1980:


SUCCESS: Integrated in Jenkins build Mahout-Quality #3484 (See 
[https://builds.apache.org/job/Mahout-Quality/3484/])
MAHOUT-1980 Tutorial for Contributing Algos closes apache/mahout#316 
(rawkintrevo: rev d5072a082bf702d5a6f275dd058f7fefa5cb2a5d)
* (add) website/docs/tutorials/misc/contributing-algos/github-branch.png
* (edit) website/docs/_includes/tutorial_navbar.html
* (add) website/docs/tutorials/misc/contributing-algos/Foo.scala
* (add) website/docs/tutorials/misc/contributing-algos/new-jira.png
* (add) website/docs/tutorials/misc/contributing-algos/index.md
* (add) website/docs/tutorials/misc/contributing-algos/create-pr.png
* (add) website/docs/tutorials/misc/contributing-algos/jira.png
* (add) website/docs/tutorials/misc/contributing-algos/RegressionSuiteBase.scala
* (edit) website/docs/_includes/navbar.html


> Create Tutorial for Contributing Algorithms
> ---
>
> Key: MAHOUT-1980
> URL: https://issues.apache.org/jira/browse/MAHOUT-1980
> Project: Mahout
>  Issue Type: Improvement
>  Components: website
>Reporter: Trevor Grant
>Assignee: Trevor Grant
>
> Make a walk through explaining how to contribute an algorithm in a way that 
> is consistent with the new 'algorithms' framework.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MAHOUT-1980) Create Tutorial for Contributing Algorithms

2017-05-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on MAHOUT-1980:


Github user asfgit closed the pull request at:

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


> Create Tutorial for Contributing Algorithms
> ---
>
> Key: MAHOUT-1980
> URL: https://issues.apache.org/jira/browse/MAHOUT-1980
> Project: Mahout
>  Issue Type: Improvement
>  Components: website
>Reporter: Trevor Grant
>Assignee: Trevor Grant
>
> Make a walk through explaining how to contribute an algorithm in a way that 
> is consistent with the new 'algorithms' framework.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MAHOUT-1980) Create Tutorial for Contributing Algorithms

2017-05-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on MAHOUT-1980:


GitHub user rawkintrevo opened a pull request:

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

MAHOUT-1980 Add Tutorial for Contributing Algorithms

### Purpose of PR:
Please give a short description of what this PR is for.

A tutorial for new users wishing to contribute an algorithm.

### 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- Brief Description of Changes" where 
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 website once that
is merged to dev)
- [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- before the
descriptions- e.g. "MAHOUT- [WIP] Description of Change"

Oh by the way, does this change break earlier versions?
No

Is this the beginning of a larger project for which a feature branch should 
be made?
No


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

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

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

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


commit 42e10d6829384a54581861c9dff1b470b72ec6e9
Author: rawkintrevo 
Date:   2017-05-07T23:04:12Z

MAHOUT-1980 Tutorial for contributing Algos

MAHOUT-1979 Remove references to develop branch




> Create Tutorial for Contributing Algorithms
> ---
>
> Key: MAHOUT-1980
> URL: https://issues.apache.org/jira/browse/MAHOUT-1980
> Project: Mahout
>  Issue Type: Improvement
>  Components: website
>Reporter: Trevor Grant
>Assignee: Trevor Grant
>
> Make a walk through explaining how to contribute an algorithm in a way that 
> is consistent with the new 'algorithms' framework.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)