GitHub user omkreddy opened a pull request:
https://github.com/apache/storm/pull/2520
STORM-2903: Fix possible NullPointerException in AbstractHadoopAutoCreds
and doc cleanups
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/storm AUTO-CREDS-CLEANUP-MASTER
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2520.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 #2520
----
commit fd080d99d5c4d483e6a1149ad3edc0b5a7732412
Author: Manikumar Reddy <manikumar.reddy@...>
Date: 2018-01-19T18:10:37Z
STORM-2903: Fix possible NullPointerException in AbstractHadoopAutoCreds
and doc cleanups
----
---