Github user srdo commented on the issue: https://github.com/apache/storm/pull/2858 This looks good, but I'm wondering if Flux and the sql modules should be added to externals as well? They depend on storm-kafka-client, so the build won't work with externals disabled unless you happen to already have storm-kafka-client in your local repo.
---