apache / incubator-heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
https://heron.apache.org/
Apache License 2.0
3.65k stars 597 forks source link

Heron binaries for Windows #1058

Open kramasamy opened 8 years ago

kramasamy commented 8 years ago

Can we make a release of Heron on Windows?

sirinath commented 8 years ago

Great. Also I opened this: https://github.com/bazelbuild/bazel/issues/1497

sirinath commented 8 years ago

Apparently Bazel has Windows support according to: https://github.com/bazelbuild/bazel/issues/1497. I guess there is nothing stopping you from doing a release?

kramasamy commented 8 years ago

@sirinath - it looks like the bazel support is experimental. However, you are welcome to try it out and provide a patch.