Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 59612 invoked from network); 28 Sep 2009 18:43:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Sep 2009 18:43:38 -0000 Received: (qmail 69207 invoked by uid 500); 28 Sep 2009 18:43:38 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 69131 invoked by uid 500); 28 Sep 2009 18:43:38 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 69121 invoked by uid 99); 28 Sep 2009 18:43:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 18:43:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 18:43:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 347D4234C053 for ; Mon, 28 Sep 2009 11:43:16 -0700 (PDT) Message-ID: <975759019.1254163396213.JavaMail.jira@brutus> Date: Mon, 28 Sep 2009 11:43:16 -0700 (PDT) From: "Jason Rutherglen (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Updated: (SOLR-1457) Deploy shards from HDFS into local cores In-Reply-To: <962729668.1253750056066.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1457: ----------------------------------- Attachment: SOLR-1457.patch Updated patch > Deploy shards from HDFS into local cores > ---------------------------------------- > > Key: SOLR-1457 > URL: https://issues.apache.org/jira/browse/SOLR-1457 > Project: Solr > Issue Type: Improvement > Affects Versions: 1.4 > Reporter: Jason Rutherglen > Priority: Minor > Fix For: 1.5 > > Attachments: hadoop-0.19.0-core.jar, SOLR-1457.patch, SOLR-1457.patch > > Original Estimate: 72h > Remaining Estimate: 72h > > This issue extends CoreAdminHandler to allow installation of new cores from HDFS. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.