You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Michael Miklavcic (JIRA)" <ji...@apache.org> on 2018/02/07 07:30:00 UTC

[jira] [Assigned] (METRON-1444) Add Ubuntu Repositories for Elasticsearch to the Mpack

     [ https://issues.apache.org/jira/browse/METRON-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Miklavcic reassigned METRON-1444:
-----------------------------------------

    Assignee: Michael Miklavcic

> Add Ubuntu Repositories for Elasticsearch to the Mpack
> ------------------------------------------------------
>
>                 Key: METRON-1444
>                 URL: https://issues.apache.org/jira/browse/METRON-1444
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Nick Allen
>            Assignee: Michael Miklavcic
>            Priority: Major
>
> Currently the user must manually do something like the following to manually add the package repos before installing Metron with the MPack. These repositories need to be added as part of the MPack so that the manual step is not required.
> {{cat >/etc/apt/sources.list.d/elasticsearch.list << EOL}}
>  {{deb [https://packages.elastic.co/curator/5/debian] stable main}}
>  {{deb [https://artifacts.elastic.co/packages/5.x/apt] stable main}}
>  {{EOL}}
> {{apt-get update}}
> NOTE: On the first attempt in fixing this defect, repository validation fails in Ambari and packages cannot be installed from these repos. We need to better understand how Ambari is validating the repos.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)