[GitHub] spark pull request #16526: Drop more elements when stageData.taskData.size >...

2017-01-10 Thread wangyum
Github user wangyum closed the pull request at: https://github.com/apache/spark/pull/16526 --- 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

[GitHub] spark pull request #16526: Drop more elements when stageData.taskData.size >...

2017-01-10 Thread wangyum
GitHub user wangyum opened a pull request: https://github.com/apache/spark/pull/16526 Drop more elements when stageData.taskData.size > retainedTasks ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this