Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48FDF1025C for ; Tue, 29 Oct 2013 20:13:44 +0000 (UTC) Received: (qmail 29614 invoked by uid 500); 29 Oct 2013 20:13:44 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 29587 invoked by uid 500); 29 Oct 2013 20:13:44 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 29579 invoked by uid 99); 29 Oct 2013 20:13:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 20:13:44 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of jlh444@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 20:13:39 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VbFfC-0003Pj-37 for dev@accumulo.apache.org; Tue, 29 Oct 2013 13:13:18 -0700 Date: Tue, 29 Oct 2013 13:13:18 -0700 (PDT) From: John21042 To: dev@accumulo.apache.org Message-ID: <1383077598090-5996.post@n5.nabble.com> In-Reply-To: <1382733397099-5917.post@n5.nabble.com> References: <1382723572774-5899.post@n5.nabble.com> <1382733397099-5917.post@n5.nabble.com> Subject: Re: Accumulo/ZooKeeper client access from Pentaho Data Integration (PDI) (Kettle) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I managed to fix the problem, I had to write a Kettle step plugin that had its own lib directory that contained the accumulo jar files, separate from the main Pentaho jar files. thanks -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/Accumulo-ZooKeeper-client-access-from-Pentaho-Data-Integration-PDI-Kettle-tp5899p5996.html Sent from the Developers mailing list archive at Nabble.com.