0

I have been attempting to run a storm topology useing Heron which I believe is a relatively simple process. However, it seems there is no support for windows on the Heron site. Can I manually build Heron on windows or is it only supported on linux and OS X?

tk421
  • 5,775
  • 6
  • 23
  • 34
Samuel Jones
  • 105
  • 10

1 Answers1

1

Heron isn't supported on Windows, but you can deploy it on Linux and MacOS.

You can also try to use Virtual Technology tools such as VirtualBox and Vagrant if you want run Heron on Windows.

Here is my post on setting up Heron with an Aurora cluster.

This similar question on Stackoverflow might also help you.

Graham
  • 7,431
  • 18
  • 59
  • 84
Yitian Zhang
  • 314
  • 1
  • 3
  • 18