You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by MLnick <gi...@git.apache.org> on 2016/05/24 14:49:26 UTC

[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

GitHub user MLnick opened a pull request:

    https://github.com/apache/spark/pull/13278

    [SPARK-15502][DOC][ML][PYSPARK] add guide note that ALS only supports integer ids

    This PR adds a note to clarify that the ML API for ALS only supports integers for user/item ids, and that other types for these columns can be used but the ids must fall within integer range.
    
    (Refer [SPARK-14891](https://issues.apache.org/jira/browse/SPARK-14891)).
    
    Also cleaned up a reference to `mllib` in the ML doc.
    
    ## How was this patch tested?
    Built and viewed User Guide doc locally.
    


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

    $ git pull https://github.com/MLnick/spark SPARK-15502-als-int-id-doc-note

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

    https://github.com/apache/spark/pull/13278.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 #13278
    
----
commit 378a17dedfec33e2ffba47a39e2e0aa0ed2be4b8
Author: Nick Pentreath <ni...@za.ibm.com>
Date:   2016-05-24T14:26:42Z

    spark.mllib -> spark.ml in ml CF guide

commit e6091e01fc758dbecc0d32c9519e07110ee9e241
Author: Nick Pentreath <ni...@za.ibm.com>
Date:   2016-05-24T14:44:14Z

    Add note about integer user/item id restriction

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/13278#issuecomment-221299394
  
    Merged build finished. Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/13278#issuecomment-221296753
  
    **[Test build #59202 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59202/consoleFull)** for PR 13278 at commit [`e6091e0`](https://github.com/apache/spark/commit/e6091e01fc758dbecc0d32c9519e07110ee9e241).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/13278#issuecomment-221299403
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/59202/
    Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

Posted by jkbradley <gi...@git.apache.org>.
Github user jkbradley commented on the pull request:

    https://github.com/apache/spark/pull/13278#issuecomment-221362591
  
    LGTM
    merging with master and branch-2.0
    Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/13278


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15502][DOC][ML][PYSPARK] add guide note...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/13278#issuecomment-221299223
  
    **[Test build #59202 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59202/consoleFull)** for PR 13278 at commit [`e6091e0`](https://github.com/apache/spark/commit/e6091e01fc758dbecc0d32c9519e07110ee9e241).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org