It looks like that module only exists in master (2.0.0) and not any of the released 1.x lines. You can either wait for 2.0.0 to release, or check out the source from https://github.com/apache/storm and build it yourself. See https://github.com/apache/storm/blob/master/DEVELOPER.md#building for how to build Storm.
Den ons. 5. dec. 2018 kl. 11.21 skrev PengHui Li <[email protected]>: > Hi > > I want to add dependency of storm-hdfs-blobstore, but i can not find it in > maven repository. > > How to add this dependency into my project? > > Thanks > > Penghui >
