Support Questions

Find answers, ask questions, and share your expertise

How to work on Maas_service to deploy my model in Metron ?

Explorer

maas_service.sh is missing in bin folder.I wants to deploy my own model in metron by avaling this service.How could i fix this problem?

1 REPLY 1

Contributor

Hi @Vinoth Krish,

If you don't have at all MaaS components installed try this (Change accordingly with your OS):

yum list metron*

Find the Metron MaaS package and install (Change accordingly with your OS):

yum install <METRON MAAS PACKAGE NAME>

The same as replied here -> https://community.hortonworks.com/questions/177048/how-to-deploy-my-own-model-in-to-metron.html

Gonçalo