Return-Path: X-Original-To: apmail-atlas-dev-archive@minotaur.apache.org Delivered-To: apmail-atlas-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 135B218A88 for ; Sat, 12 Dec 2015 08:03:50 +0000 (UTC) Received: (qmail 47082 invoked by uid 500); 12 Dec 2015 08:03:50 -0000 Delivered-To: apmail-atlas-dev-archive@atlas.apache.org Received: (qmail 47034 invoked by uid 500); 12 Dec 2015 08:03:50 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 47023 invoked by uid 99); 12 Dec 2015 08:03:49 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2015 08:03:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8C43EC0473 for ; Sat, 12 Dec 2015 08:03:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.226 X-Spam-Level: * X-Spam-Status: No, score=1.226 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 8XGb-3CuYeU8 for ; Sat, 12 Dec 2015 08:03:48 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id CE8C020C61 for ; Sat, 12 Dec 2015 08:03:47 +0000 (UTC) Received: (qmail 47020 invoked by uid 99); 12 Dec 2015 08:03:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2015 08:03:47 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AF8C52C03DA for ; Sat, 12 Dec 2015 08:03:46 +0000 (UTC) Date: Sat, 12 Dec 2015 08:03:46 +0000 (UTC) From: "Suma Shivaprasad (JIRA)" To: dev@atlas.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ATLAS-374) Doc: Create a wiki for documenting fault tolerance and HA options for Atlas data MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ATLAS-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054120#comment-15054120 ] Suma Shivaprasad commented on ATLAS-374: ---------------------------------------- Few minor comments 1. The Architecture notes are nicely documented and could be moved to "Architecture.twiki" and referred here 2. In solr startup docs, pls remove "-s $SOLR_HOME/data/node2/solr" since this is optional and is needed on\y when 2 instances of solr are needed on the same host. By default it starts from SOLR_HOME/server/solr > Doc: Create a wiki for documenting fault tolerance and HA options for Atlas data > -------------------------------------------------------------------------------- > > Key: ATLAS-374 > URL: https://issues.apache.org/jira/browse/ATLAS-374 > Project: Atlas > Issue Type: Improvement > Reporter: Hemanth Yamijala > Assignee: Hemanth Yamijala > Attachments: ATLAS-374.patch, ATLAS-374.patch > > > With switching to HBase and Solr as backends for Atlas's datastore, it is now possible to have a high level of fault tolerance and availability guarantees for Atlas data. This JIRA is to enhance the documentation to have a guide for setting up Atlas in a fault tolerant and available mode. -- This message was sent by Atlassian JIRA (v6.3.4#6332)