[ 
https://issues.apache.org/jira/browse/METRON-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355372#comment-16355372
 ] 

ASF GitHub Bot commented on METRON-1444:
----------------------------------------

Github user ottobackwards commented on the issue:

    https://github.com/apache/metron/pull/928
  
    Shouldn't the title of this PR be "Update ambari from 2.5.x to 2.6.x"?  
That seems the bigger thing :)


> 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)

Reply via email to