Use HDFS for app storage
anfeng opened this issue · 1 comments
anfeng commented
Storm currently stores application jar in Nimbus' local file system.
With Storm-YARN, we should leverage HDFS for such a storage.
Supervisors/workers could then launch topologies from HDFS, instead of downloading from Nimbus.
vinceyang commented
nimbus ha can do this。
https://github.com/Frostman/storm