Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is ok if some service will not able to start, check the errors and start them all manually.


TROUBLESHOOTING

Ignore the error Storm UI shown on the screenshot below if you've built your Metron code with HDP-2.5.0.0 profile (in Maven):

Image Added

It appears because your Kafka Topic was not created or contains no data. Setup streaming and make sure your Kafka topic (from which topology should read data) exists.

 

If you have GUI installed on your server you should run following, before running git clone command:

...