Discussion:
[jira] [Created] (MAHOUT-1970) Utilize Spark Pseudoclusters in TravisCi
Trevor Grant (JIRA)
2017-04-22 03:27:04 UTC
Permalink
Trevor Grant created MAHOUT-1970:
------------------------------------

Summary: Utilize Spark Pseudoclusters in TravisCi
Key: MAHOUT-1970
URL: https://issues.apache.org/jira/browse/MAHOUT-1970
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Trevor Grant


In RCs we always need to test everything in Spark pseudoclusters, as bugs occasionally work there way in here (jars not shipping, etc.- things don't always quite the same in a pseudocluster as they do in local[*])

As we profliferate our supported Spark versions, we need to automate this with TravisCI



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-04-22 03:32:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979734#comment-15979734 ]

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

GitHub user rawkintrevo opened a pull request:

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

MAHOUT-1970 Adding Spark Pseudoclusters to TravisCI

download spark

download spark

download spark

run spark

run spark

build with spark as master

no wiki test

prep for push

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

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

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

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

----
commit 75f5b3eec3c649ce07ae06ad95f936f19eb1e044
Author: rawkintrevo <***@gmail.com>
Date: 2017-04-21T22:51:30Z

MAHOUT-1970 Adding Spark Pseudoclusters to TravisCI

download spark

download spark

download spark

run spark

run spark

build with spark as master

no wiki test

prep for push

----
Post by Trevor Grant (JIRA)
Utilize Spark Pseudoclusters in TravisCi
----------------------------------------
Key: MAHOUT-1970
URL: https://issues.apache.org/jira/browse/MAHOUT-1970
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Trevor Grant
In RCs we always need to test everything in Spark pseudoclusters, as bugs occasionally work there way in here (jars not shipping, etc.- things don't always quite the same in a pseudocluster as they do in local[*])
As we profliferate our supported Spark versions, we need to automate this with TravisCI
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
ASF GitHub Bot (JIRA)
2017-04-22 04:18:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979746#comment-15979746 ]

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

Github user asfgit closed the pull request at:

https://github.com/apache/mahout/pull/306
Post by Trevor Grant (JIRA)
Utilize Spark Pseudoclusters in TravisCi
----------------------------------------
Key: MAHOUT-1970
URL: https://issues.apache.org/jira/browse/MAHOUT-1970
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Trevor Grant
In RCs we always need to test everything in Spark pseudoclusters, as bugs occasionally work there way in here (jars not shipping, etc.- things don't always quite the same in a pseudocluster as they do in local[*])
As we profliferate our supported Spark versions, we need to automate this with TravisCI
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-04-22 04:20:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant resolved MAHOUT-1970.
----------------------------------
Resolution: Fixed
Post by Trevor Grant (JIRA)
Utilize Spark Pseudoclusters in TravisCi
----------------------------------------
Key: MAHOUT-1970
URL: https://issues.apache.org/jira/browse/MAHOUT-1970
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Trevor Grant
In RCs we always need to test everything in Spark pseudoclusters, as bugs occasionally work there way in here (jars not shipping, etc.- things don't always quite the same in a pseudocluster as they do in local[*])
As we profliferate our supported Spark versions, we need to automate this with TravisCI
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Hudson (JIRA)
2017-04-22 04:49:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979762#comment-15979762 ]

Hudson commented on MAHOUT-1970:
--------------------------------

SUCCESS: Integrated in Jenkins build Mahout-Quality #3476 (See [https://builds.apache.org/job/Mahout-Quality/3476/])
MAHOUT-1970 Add Spark Pseudoclusters in TravisCI closes (rawkintrevo: rev 4d059f85f7341130193a74d18a951fe3110f884b)
* (edit) .travis.yml
* (edit) .gitignore
* (edit) examples/bin/classify-wikipedia.sh
Post by Trevor Grant (JIRA)
Utilize Spark Pseudoclusters in TravisCi
----------------------------------------
Key: MAHOUT-1970
URL: https://issues.apache.org/jira/browse/MAHOUT-1970
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Trevor Grant
In RCs we always need to test everything in Spark pseudoclusters, as bugs occasionally work there way in here (jars not shipping, etc.- things don't always quite the same in a pseudocluster as they do in local[*])
As we profliferate our supported Spark versions, we need to automate this with TravisCI
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Trevor Grant (JIRA)
2017-06-23 04:40:02 UTC
Permalink
[ https://issues.apache.org/jira/browse/MAHOUT-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant updated MAHOUT-1970:
---------------------------------
Fix Version/s: 0.13.1
Post by Trevor Grant (JIRA)
Utilize Spark Pseudoclusters in TravisCi
----------------------------------------
Key: MAHOUT-1970
URL: https://issues.apache.org/jira/browse/MAHOUT-1970
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.13.1
Reporter: Trevor Grant
Assignee: Trevor Grant
Fix For: 0.13.1
In RCs we always need to test everything in Spark pseudoclusters, as bugs occasionally work there way in here (jars not shipping, etc.- things don't always quite the same in a pseudocluster as they do in local[*])
As we profliferate our supported Spark versions, we need to automate this with TravisCI
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Loading...