Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24300FB3F for ; Tue, 7 May 2013 02:39:20 +0000 (UTC) Received: (qmail 94455 invoked by uid 500); 7 May 2013 02:39:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 94424 invoked by uid 500); 7 May 2013 02:39:20 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 94415 invoked by uid 99); 7 May 2013 02:39:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 02:39:20 +0000 Date: Tue, 7 May 2013 02:39:20 +0000 (UTC) From: "Hudson (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1369) Can not configure iterators when per table classpath is configured 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/ACCUMULO-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650403#comment-13650403 ] Hudson commented on ACCUMULO-1369: ---------------------------------- Integrated in Accumulo-Trunk-Hadoop-2.0 #209 (See [https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/209/]) ACCUMULO-1369 insert failures change return code (Revision 1478777) ACCUMULO-1369 updated shell commands to support per table classpaths (Revision 1478583) Result = SUCCESS ecn : Files : * /accumulo/trunk * /accumulo/trunk/assemble * /accumulo/trunk/core * /accumulo/trunk/examples * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java * /accumulo/trunk/pom.xml * /accumulo/trunk/server * /accumulo/trunk/src * /accumulo/trunk/test/system/auto/simple/examples.py kturner : Files : * /accumulo/trunk * /accumulo/trunk/assemble * /accumulo/trunk/core * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperations.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperationsImpl.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/thrift/ClientService.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockTableOperations.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/ConstraintCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/InsertCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/SetIterCommand.java * /accumulo/trunk/core/src/main/thrift/client.thrift * /accumulo/trunk/core/src/test/java/org/apache/accumulo/core/client/admin/TableOperationsHelperTest.java * /accumulo/trunk/examples * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java * /accumulo/trunk/pom.xml * /accumulo/trunk/proxy/src/main/java/org/apache/accumulo/proxy/ProxyServer.java * /accumulo/trunk/proxy/src/main/java/org/apache/accumulo/proxy/thrift/AccumuloProxy.java * /accumulo/trunk/proxy/src/main/thrift/proxy.thrift * /accumulo/trunk/proxy/src/test/java/org/apache/accumulo/proxy/SimpleTest.java * /accumulo/trunk/server * /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/client/ClientServiceHandler.java * /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/TabletServer.java * /accumulo/trunk/src * /accumulo/trunk/start/src/main/java/org/apache/accumulo/start/classloader/vfs/ContextManager.java * /accumulo/trunk/test/src/test/java/org/apache/accumulo/test/ShellServerTest.java * /accumulo/trunk/test/src/test/resources/FooConstraint.jar > Can not configure iterators when per table classpath is configured > ------------------------------------------------------------------ > > Key: ACCUMULO-1369 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1369 > Project: Accumulo > Issue Type: Sub-task > Components: start > Reporter: Keith Turner > Assignee: Keith Turner > Fix For: 1.5.0 > > > When trying to configure iterators in the shell, if the table is configured to use a per table classpath then it will not work. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira