You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by HyukjinKwon <gi...@git.apache.org> on 2016/06/17 01:33:02 UTC

[GitHub] spark pull request #13725: [SPARK-15892][ML] Backport correctly merging AFTA...

GitHub user HyukjinKwon opened a pull request:

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

    [SPARK-15892][ML] Backport correctly merging AFTAggregators to branch 1.6

    ## What changes were proposed in this pull request?
    
    This PR backports https://github.com/apache/spark/pull/13619.
    
    The original test added in branch-2.0 was failed in branch-1.6.
    
    This seems because the behaviour was changed in https://github.com/apache/spark/commit/101663f1ae222a919fc40510aa4f2bad22d1be6f. This was failure while calculating Euler's number which ends up with a infinity regardless of this path.
    
    So, I brought the dataset from `AFTSurvivalRegressionExample` to make sure this is working and then wrote the test.
    
    I ran the test before/after creating empty partitions. `model.scale` becomes `1.0` with empty partitions and becames `1.547` without them.
    
    After this patch, this becomes always `1.547`.
    
    
    ## How was this patch tested?
    
    Unit test in `AFTSurvivalRegressionSuite`.

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

    $ git pull https://github.com/HyukjinKwon/spark SPARK-15892-1-6

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

    https://github.com/apache/spark/pull/13725.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 #13725
    
----
commit c42cc51e25bf8b88aac08bec3c1f636b5d1a8a3a
Author: hyukjinkwon <gu...@gmail.com>
Date:   2016-06-16T11:09:19Z

    Backport correctly merging AFTAggregator to branch 1.6

commit b0203fcaeeb865bfe21bfff0475fa1be50c4f5ba
Author: hyukjinkwon <gu...@gmail.com>
Date:   2016-06-17T01:13:56Z

    Update comments

commit 9cf8152c6121faa37a9cd337fddfa22f1457fc43
Author: hyukjinkwon <gu...@gmail.com>
Date:   2016-06-17T01:24:51Z

    Fix coment

----


---
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 issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

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

    https://github.com/apache/spark/pull/13725
  
    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 issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/13725
  
    cc @jkbradley I am sure that this tests this patch correctly anyway but less sure that checking `scale` is sensible. I am not familiar with ML although I know a bit. I will close it does not make sense! 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 #13725: [SPARK-15892][ML] Backport correctly merging AFTA...

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

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


---
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 issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

Posted by mengxr <gi...@git.apache.org>.
Github user mengxr commented on the issue:

    https://github.com/apache/spark/pull/13725
  
    LGTM. Merged into branch-1.6. Thanks for backporting the patch!


---
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 issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

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

    https://github.com/apache/spark/pull/13725
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60676/
    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 issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

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

    https://github.com/apache/spark/pull/13725
  
    **[Test build #60676 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60676/consoleFull)** for PR 13725 at commit [`9cf8152`](https://github.com/apache/spark/commit/9cf8152c6121faa37a9cd337fddfa22f1457fc43).


---
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 issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

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

    https://github.com/apache/spark/pull/13725
  
    **[Test build #60676 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60676/consoleFull)** for PR 13725 at commit [`9cf8152`](https://github.com/apache/spark/commit/9cf8152c6121faa37a9cd337fddfa22f1457fc43).
     * 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


[GitHub] spark issue #13725: [SPARK-15892][ML] Backport correctly merging AFTAggregat...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/13725
  
    I am closing this as this is merged. Thank you @mengxr again!


---
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