Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C3A91113CC for ; Tue, 15 Jul 2014 05:31:45 +0000 (UTC) Received: (qmail 4074 invoked by uid 500); 15 Jul 2014 05:31:41 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 4001 invoked by uid 500); 15 Jul 2014 05:31:41 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 3989 invoked by uid 99); 15 Jul 2014 05:31:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 05:31:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of apoorva.gaurav@myntra.com designates 209.85.223.174 as permitted sender) Received: from [209.85.223.174] (HELO mail-ie0-f174.google.com) (209.85.223.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 05:31:39 +0000 Received: by mail-ie0-f174.google.com with SMTP id rp18so2076969iec.33 for ; Mon, 14 Jul 2014 22:31:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=myntra.com; s=myntra; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=RXGGBWZL52vbSWABXs0G4kUPk8DxpP/bSFB77nwyAOc=; b=X9RjrJkdRXbTGUkLNiCho5n/F17F6r4i7Fb2tAqi1r5fBKBX+X130O+EvQTpQx3BPc nZwFNWCYTp5DVxOMOCN9iHqhYZoBQgMnmebZr2oJPRb8bw6TngFLpoNdgksakRgOEXvd IlGtHd5xAX2J4VdBAqHSBCies8cWCa8tOTFkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=RXGGBWZL52vbSWABXs0G4kUPk8DxpP/bSFB77nwyAOc=; b=ao+DDR2VRsa2b0oJIzSC8h8kPlSUacvg4c8y+M34Q46IYZyeMIN5Zjv4MxfZy2k8mt uNZILjCfUtFG7MlSOcqiwenUweLcdtURakqdg445Kjeoic6VX8JHndThC4ThCsSwCHhH Kh2rzMjDxjPiaqxDa6D7y6muJQPa7Iq6VPBLI0ir3VHc8Re6US+jkJo5nkV33QAL3ZK3 YDSIhpSNSSL9iQCwYLMxPaVH6b8yAiBKGHYeQoTUM5LISAcVQjDe8AtYjDuQatu3he/Q UkCajpRKDm6hiHvBJOJad7ooGKeVhl4iic+Mkmkz5JxzWXd+hK6si1ep2Go1BchgB1vp //Vw== X-Gm-Message-State: ALoCoQnbqxVceU7BHpda6BE+Vw8RgIt3HDsHx6C3i+hCqEskRkVtHtkkBfe47DmULlp/gZhAaXla X-Received: by 10.43.53.73 with SMTP id vp9mr12974044icb.61.1405402273918; Mon, 14 Jul 2014 22:31:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.28.78 with HTTP; Mon, 14 Jul 2014 22:30:53 -0700 (PDT) In-Reply-To: References: From: Apoorva Gaurav Date: Tue, 15 Jul 2014 11:00:53 +0530 Message-ID: Subject: Re: External File Field eating memory To: solr-user Content-Type: multipart/alternative; boundary=bcaec5299be34dc54d04fe34b7a3 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5299be34dc54d04fe34b7a3 Content-Type: text/plain; charset=UTF-8 Hey Kamal, What all config changes have you done to establish replication of external files and how have you disabled role reloading? On Wed, Jul 9, 2014 at 11:30 AM, Kamal Kishore Aggarwal < kkroyal.192@gmail.com> wrote: > Hi All, > > It was found that external file, which was getting replicated after every > 10 minutes was reloading the core as well. This was increasing the query > time. > > Thanks > Kamal Kishore > > > > On Thu, Jul 3, 2014 at 12:48 PM, Kamal Kishore Aggarwal < > kkroyal.192@gmail.com> wrote: > > > With the above replication configuration, the eff file is getting > > replicated at core/conf/data/external_eff_views (new dir data is being > > created in conf dir) location, but it is not getting replicated at > core/data/external_eff_views > > on slave. > > > > Please help. > > > > > > On Thu, Jul 3, 2014 at 12:21 PM, Kamal Kishore Aggarwal < > > kkroyal.192@gmail.com> wrote: > > > >> Thanks for your guidance Alexandre Rafalovitch. > >> > >> I am looking into this seriously. > >> > >> Another question is that I facing error in replication of eff file > >> > >> This is master replication configuration: > >> > >> core/conf/solrconfig.xml > >> > >> > >>> > >>> commit > >>> startup > >>> ../data/external_eff_views > >>> > >>> > >> > >> > >> The eff file is present at core/data/external_eff_views location. > >> > >> > >> On Thu, Jul 3, 2014 at 11:50 AM, Shalin Shekhar Mangar < > >> shalinmangar@gmail.com> wrote: > >> > >>> This might be related: > >>> > >>> https://issues.apache.org/jira/browse/SOLR-3514 > >>> > >>> > >>> On Sat, Jun 28, 2014 at 5:34 PM, Kamal Kishore Aggarwal < > >>> kkroyal.192@gmail.com> wrote: > >>> > >>> > Hi Team, > >>> > > >>> > I have recently implemented EFF in solr. There are about 1.5 > >>> lacs(unsorted) > >>> > values in the external file. After this implementation, the server > has > >>> > become slow. The solr query time has also increased. > >>> > > >>> > Can anybody confirm me if these issues are because of this > >>> implementation. > >>> > Is that memory does EFF eats up? > >>> > > >>> > Regards > >>> > Kamal Kishore > >>> > > >>> > >>> > >>> > >>> -- > >>> Regards, > >>> Shalin Shekhar Mangar. > >>> > >> > >> > > > -- Thanks & Regards, Apoorva --bcaec5299be34dc54d04fe34b7a3--