You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2018/01/03 14:16:00 UTC

[jira] [Created] (METRON-1387) Force Collocation of Profiler on Host with HBase Client

Nick Allen created METRON-1387:
----------------------------------

             Summary: Force Collocation of Profiler on Host with HBase Client
                 Key: METRON-1387
                 URL: https://issues.apache.org/jira/browse/METRON-1387
             Project: Metron
          Issue Type: Improvement
            Reporter: Nick Allen
            Priority: Minor


The Profiler master should be collocated on a host with an HBase client.  This is necessary so that the Profile tables can be created. The MPack should enforce this collocation requirement.

The service advisor script enforces various collocation requirements.  This should be updated to enforce this requirement.

{code}
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/service_advisor.py
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)