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 3D18D2007D0 for ; Tue, 10 May 2016 20:14:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3AD1E16098A; Tue, 10 May 2016 18:14:58 +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 8CD28160A12 for ; Tue, 10 May 2016 20:14:57 +0200 (CEST) Received: (qmail 60605 invoked by uid 500); 10 May 2016 18:14:52 -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 60443 invoked by uid 99); 10 May 2016 18:14:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 18:14:51 +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 B8F1FC13A4 for ; Tue, 10 May 2016 18:14:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.819 X-Spam-Level: X-Spam-Status: No, score=-0.819 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Aya35dYFMK8a for ; Tue, 10 May 2016 18:14:49 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id 704D760E1F for ; Tue, 10 May 2016 18:14:48 +0000 (UTC) Received: (qmail 53992 invoked by uid 99); 10 May 2016 18:14:10 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 18:14:10 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 11AEB2B685B; Tue, 10 May 2016 18:14:09 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8279272615328044629==" MIME-Version: 1.0 Subject: Re: Review Request 47135: Install Setup: SOLR From: Suma Shivaprasad To: Tom Beerbower , atlas Date: Tue, 10 May 2016 18:14:09 -0000 Message-ID: <20160510181409.1968.42047@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Suma Shivaprasad X-ReviewGroup: atlas X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/47135/ X-Sender: Suma Shivaprasad References: <20160509213233.3299.99778@reviews.apache.org> In-Reply-To: <20160509213233.3299.99778@reviews.apache.org> Reply-To: Suma Shivaprasad X-ReviewRequest-Repository: atlas archived-at: Tue, 10 May 2016 18:14:58 -0000 --===============8279272615328044629== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132510 ----------------------------------------------------------- distro/src/bin/atlas_config.py (line 64) shouldnt this be solr5 - Suma Shivaprasad On May 9, 2016, 9:32 p.m., Tom Beerbower wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47135/ > ----------------------------------------------------------- > > (Updated May 9, 2016, 9:32 p.m.) > > > Review request for atlas. > > > Bugs: ATLAS-663 and ATLAS-673 > https://issues.apache.org/jira/browse/ATLAS-663 > https://issues.apache.org/jira/browse/ATLAS-673 > > > Repository: atlas > > > Description > ------- > > Install standalone SOLR by default. > > SOLR indexes need to be setup properly. > > Fix location of standalone solr and hbase data dirs. > > > Diffs > ----- > > .gitignore b5a1c74 > distro/pom.xml ee9add0 > distro/src/bin/atlas_config.py dbe1191 > distro/src/bin/atlas_start.py 73b8920 > distro/src/bin/atlas_stop.py 265084e > distro/src/conf/atlas-application.properties 290105f > distro/src/conf/hbase/hbase-site.xml.template f5c4aad > distro/src/main/assemblies/standalone-package.xml 527f604 > distro/src/test/python/scripts/TestMetadata.py 9e55869 > docs/src/site/twiki/Configuration.twiki 0793c82 > docs/src/site/twiki/InstallationSteps.twiki 270d1c4 > > Diff: https://reviews.apache.org/r/47135/diff/ > > > Testing > ------- > > Manual testing of atlas_start / atlas_start with standalone solr. > > mvn clean test > > > Thanks, > > Tom Beerbower > > --===============8279272615328044629==--