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 E7826200C4D for ; Tue, 21 Mar 2017 19:44:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E4876160B81; Tue, 21 Mar 2017 18:44:48 +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 40B0B160B6E for ; Tue, 21 Mar 2017 19:44:48 +0100 (CET) Received: (qmail 53346 invoked by uid 500); 21 Mar 2017 18:44:46 -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 53328 invoked by uid 99); 21 Mar 2017 18:44:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2017 18:44:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CB2731AF8DC for ; Tue, 21 Mar 2017 18:44:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.348 X-Spam-Level: X-Spam-Status: No, score=-99.348 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id kVUnM1qtuP0v for ; Tue, 21 Mar 2017 18:44:45 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B315A5FD93 for ; Tue, 21 Mar 2017 18:44:44 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6A923E0BCA for ; Tue, 21 Mar 2017 18:44:43 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 08BA9254DF for ; Tue, 21 Mar 2017 18:44:42 +0000 (UTC) Date: Tue, 21 Mar 2017 18:44:42 +0000 (UTC) From: "Madhuvanthi Radhakrishnan (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19429) Create an ODPi stack definition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Mar 2017 18:44:49 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhuvanthi Radhakrishnan updated AMBARI-19429: ----------------------------------------------- Attachment: AMBARI-19429-mpack_trunk_v4.patch > Create an ODPi stack definition > ------------------------------- > > Key: AMBARI-19429 > URL: https://issues.apache.org/jira/browse/AMBARI-19429 > Project: Ambari > Issue Type: Improvement > Components: stacks > Affects Versions: 2.4.2 > Reporter: Roman Shaposhnik > Assignee: Roman Shaposhnik > Fix For: trunk > > Attachments: AMBARI-19429-mpack_trunk.patch, AMBARI-19429_mpack_trunk_v2.patch, AMBARI-19429-mpack_trunk_v3.patch, AMBARI-19429-mpack_trunk_v4.patch, AMBARI-19429.patch2.gz, AMBARI-19429.patch.gz, AMBARI-19429_trunk.patch, AMBARI-20512_trunk.patch, ambari-agent.log, hive.py > > > ODPi is a nonprofit organization committed to simplification & standardization of the big data ecosystem with common reference specifications and test suites. As part of its mission, ODPi has been developing a series of specifications for how to integrate upstream Apache projects into the coherent platform. Part of this standardization effort is maintenance of the ODPi core stack definition which today includes: > * Apache Zookeeper > * Apache Hadoop > * Apache Hive > and has been maintained as a custom stack on ODPi side: > https://github.com/odpi/bigtop/tree/odpi-master/bigtop-packages/src/common/ambari/ODPi/1.0 > In conjunction with merge effort for Apache Bigtop BIGTOP-2666 I'd like to propose that instead of migrating the stack definition to Bigtop, we should actually migrate it to Ambari. -- This message was sent by Atlassian JIRA (v6.3.15#6346)