GitHub user satishd opened a pull request:
https://github.com/apache/storm/pull/2515
STORM-2900 Always return non null collection for config keys in
AbstractHadoopNimbusPluginAutoCreds.
STORM-2900 Always return non null collection for config keys in
`AbstractHadoopNimbusPluginAutoCreds`.
Closes STORM-2900
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/satishd/storm STORM-2900
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2515.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 #2515
----
commit cce4a5b4d9dc9715ceb632adfa93540e81d22134
Author: Satish Duggana <satishd@...>
Date: 2018-01-18T03:43:38Z
STORM-2900 Always return non null collection for config keys in
AbstractHadoopNimbusPluginAutoCreds.
----
---