GitHub user kishorvpatil opened a pull request:
https://github.com/apache/storm/pull/2638
[STORM-3034] Adding exception stacktrace for executor failures in worker
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishorvpatil/incubator-storm storm3034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2638.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 #2638
----
commit c289c47c98307e20bdacbfe2f26d4655963c392f
Author: Kishor Patil <kpatil@...>
Date: 2018-04-19T14:01:27Z
Adding exception stacktrace for executor failures in worker
----
---