Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 67FB8200B85 for ; Thu, 15 Sep 2016 09:21:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 66C2A160AD7; Thu, 15 Sep 2016 07:21:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B2610160AB5 for ; Thu, 15 Sep 2016 09:21:22 +0200 (CEST) Received: (qmail 69867 invoked by uid 500); 15 Sep 2016 07:21:21 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 69842 invoked by uid 99); 15 Sep 2016 07:21:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2016 07:21:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BA1E12C0D59 for ; Thu, 15 Sep 2016 07:21:21 +0000 (UTC) Date: Thu, 15 Sep 2016 07:21:21 +0000 (UTC) From: =?utf-8?Q?Bal=C3=A1zs_Bence_S=C3=A1ri_=28JIRA=29?= To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-15538) Support service-specific repo for add-on services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 15 Sep 2016 07:21:23 -0000 [ https://issues.apache.org/jira/browse/AMBARI-15538?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bal=C3=A1zs Bence S=C3=A1ri updated AMBARI-15538: --------------------------------------- Attachment: AMBARI-15538-custom-repos-patch5-branch-25.diff Patch for 2.5 branch > Support service-specific repo for add-on services > ------------------------------------------------- > > Key: AMBARI-15538 > URL: https://issues.apache.org/jira/browse/AMBARI-15538 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.0, 2.2.0, 2.4.0 > Reporter: Jayush Luniya > Assignee: Bal=C3=A1zs Bence S=C3=A1ri > Priority: Critical > Fix For: 2.5.0, 2.4.2 > > Attachments: AMBARI-15538-custom-repos-patch5-branch-25.diff, AMB= ARI-15538-custom-repos-patch6-trunk.diff > > > The approach for custom-services to specify their own repo location will = be to provide a {{/repos/repoinfo.xml}} inside the stack-version they will = be in. This repo file will be loaded by Ambari during startup into the {{/a= pi/v1/stacks/HDP/versions/2.4/repository_versions}} repos. *Service repo fi= les have a restriction that their (repo-name, base-url) locations should be= unique and not conflict*. When conflicts do occur, they will not be loaded= into the stacks model. > Now the management-pack will provide such repos/ folder in {{mpacks/custo= m-services/8.0.0/repos}} which will be linked into the stacks/ folder. > {{ambari/ambari-server/src/main/resources/stacks/HDP/2.3/services/SERVICE= _NAME/repos -> mpacks/custom-services/8.0.0/repos}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)