Open anfeng opened 11 years ago
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.
nimbus ha can do this。 https://github.com/Frostman/storm
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.