GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2540
[STORM-2916] separate hdfs-blobstore from storm-hdfs
https://issues.apache.org/jira/browse/STORM-2916
Separate hdfs-blobstore from storm-hdfs module because others in the module
are client-side
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-2916
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2540.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 #2540
----
commit f58d472994297d240af8a478d660c3be8a69bd97
Author: Ethan Li <ethanopensource@...>
Date: 2018-01-29T22:15:01Z
[STORM-2916] separate hdfs-blobstore from storm-hdfs
----
---