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/11/02 20:46:00 UTC

[jira] [Commented] (MAHOUT-2027) spark-ec2 launch scripts with ViennaCL/JCuda installation

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

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

GitHub user andrewpalumbo opened a pull request:

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

    [WIP]MAHOUT-2027: spark-ec2 launch scripts with ViennaCL/JCuda installation

    ### 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.
    - [ ] Created unit tests where appropriate
    - [x ] 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?
    no - exampe
    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/andrewpalumbo/mahout scripts

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

    https://github.com/apache/mahout/pull/349.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 #349
    
----
commit 49537bac699712385f295a9640afdb30c7709f22
Author: Andrew Palumbo <ap...@apache.org>
Date:   2017-11-02T20:38:35Z

    scripts

----


> spark-ec2 launch scripts with ViennaCL/JCuda installation
> ---------------------------------------------------------
>
>                 Key: MAHOUT-2027
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-2027
>             Project: Mahout
>          Issue Type: New Feature
>    Affects Versions: 0.13.0
>            Reporter: Andrew Palumbo
>            Assignee: Andrew Palumbo
>            Priority: Major
>             Fix For: 0.13.2
>
>
> To make things easier for new users, add a couple of scripts for launching an ec2 cluster, installing spark,HDFS, mahout and JCuda/ViennaCL.



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