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 BF63A200C38 for ; Wed, 15 Mar 2017 19:19:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BE28C160B8A; Wed, 15 Mar 2017 18:19:45 +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 1B36B160B60 for ; Wed, 15 Mar 2017 19:19:44 +0100 (CET) Received: (qmail 15807 invoked by uid 500); 15 Mar 2017 18:19:44 -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 15790 invoked by uid 99); 15 Mar 2017 18:19:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2017 18:19:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 97D571809FC for ; Wed, 15 Mar 2017 18:19:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id TxULHfDiFAOs for ; Wed, 15 Mar 2017 18:19:42 +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 809665F295 for ; Wed, 15 Mar 2017 18:19:42 +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 187DCE087E for ; Wed, 15 Mar 2017 18:19:42 +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 C8418243AC for ; Wed, 15 Mar 2017 18:19:41 +0000 (UTC) Date: Wed, 15 Mar 2017 18:19:41 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14714) [Umbrella] Multi Everything Architecture MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 15 Mar 2017 18:19:45 -0000 [ https://issues.apache.org/jira/browse/AMBARI-14714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-14714: ----------------------------------- Epic Name: MultiEverythingArchitecture > [Umbrella] Multi Everything Architecture > ---------------------------------------- > > Key: AMBARI-14714 > URL: https://issues.apache.org/jira/browse/AMBARI-14714 > Project: Ambari > Issue Type: Epic > Components: ambari-agent, ambari-server, ambari-upgrade, ambari-web, stacks > Affects Versions: 2.5.0 > Reporter: Jeff Sposetti > Assignee: Jayush Luniya > Priority: Critical > Fix For: 3.0.0 > > > *Multi Stack Services* > Scenario: Deploy HDP & HDF services in same cluster > - Deploy HDFS from HDP and Kafka, Storm, NiFI from HDF in the same cluster. > *Multiple Service Instances* > Scenario: Multi service instances on same version > - Cluster includes instance of ZooKeeper vX which is being used by HDFS, YARN. > - User wants to add instance of ZooKeeper vX which is being used by STORM and KAFKA > Scenario: Multi service instances on different versions > - Cluster includes instance of SPARK vX. > - User wants to add additional instance of SPARK vY. > *Multi Host Component Instances* > Scenario: Multi component instances from a service instance on the same host > - Single host with 128GB RAM, 16 (actual) Cores, 12*4TB disks. > - Single instance of KAFKA broker is unable to utilize all the resources on the host. > - User wants to scale up performance by deploying multiple instances of the KAFKA brokers/host. > *Multi Cluster* > Scenario: Manage multiple Hadoop clusters under single Ambari Server > - Customer has multiple small Hadoop clusters and would like to manage and monitor them with a single Ambari Server instance. > *Multi Yarn Hosted Services* > Scenario: HBase on YARN > - Deploy second instance of HBase as a long running YARN service. > - Manage YARN hosted service similar to traditional hosted services. > - First class support for Yarn hosted services. > Scenario: Credit Fraud Detection YARN Assembly > - YARN Assembly can have its own ZK, KAFKA etc. > - Manage YARN Assemblies as first-class citizen. -- This message was sent by Atlassian JIRA (v6.3.15#6346)