[GitHub] spark pull request #16495: SPARK-16920: Add a stress test for evaluateEachIt...

2017-02-08 Thread mhmoudr
Github user mhmoudr closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request #16495: SPARK-16920: Add a stress test for evaluateEachIt...

2017-01-06 Thread mhmoudr
GitHub user mhmoudr opened a pull request:

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

SPARK-16920: Add a stress test for evaluateEachIteration for 2000 trees

## What changes were proposed in this pull request?

Just adding a test to prove error by tree is working for 2000 trees, the 
fix of SPARK-15858
before it was failing to do the calculation after long time
 
## How was this patch tested?

Just run the test 


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

$ git pull https://github.com/mhmoudr/spark SPARK-16920

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

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


commit d3e2dadaa767bd3fec10ba329625ceaa5ccabcbb
Author: Mahmoud Rawas 
Date:   2017-01-07T02:35:46Z

SPARK-16920: Add a stress test for calculating error by tree 
(evaluateEachIteration) for 2000 trees




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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