Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E83410547 for ; Fri, 13 Dec 2013 21:26:23 +0000 (UTC) Received: (qmail 7533 invoked by uid 500); 13 Dec 2013 21:26:23 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 7503 invoked by uid 500); 13 Dec 2013 21:26:23 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 7495 invoked by uid 99); 13 Dec 2013 21:26:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 21:26:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gsteedman@talkthree.com designates 209.85.223.179 as permitted sender) Received: from [209.85.223.179] (HELO mail-ie0-f179.google.com) (209.85.223.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 21:26:16 +0000 Received: by mail-ie0-f179.google.com with SMTP id x13so3538031ief.24 for ; Fri, 13 Dec 2013 13:25:55 -0800 (PST) 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:date :message-id:subject:from:to:cc:content-type; bh=U0sfR2T1o8/UTZgo/csHV6f8fIB70iRDVsG8jI7xiQo=; b=XcH3Td5mCXcKcq9JW2uOilveLIR6CpjDHA5YScTLeA5vmMe1ehoNEFJ8iUbOAV/a3G OfhNKojpLXDMxu2e/Gp26gD7iaawDkhjNCrskl1rt952eHdFnt5ebc+eJ3s/CBPlNJFD uWUFdDwEh36soE2O1OjZW5tgAXhJtRVvQ/wgW3v0Jqj1uJmLl5XO97JKC+Etnr3Mfsd3 buyCVEOEpfx+lqr130hv5QpYDmXaxlY+wOEO8571fr6svAXJ9r2OvwkiQUOfOm3KyCs2 u6LAF3ZvycsgqWq0VBAcirVoigLLYKg5QTIii7rPINwF4jSIKpDovT4AreVQhACwDnjV /pkA== X-Gm-Message-State: ALoCoQnvwIizUs87Q+rZE5g66au8dgjHujnQpYlOqklhoyxoPMwj/hSmYWvkQ9wI7A6Cl/WiKADz MIME-Version: 1.0 X-Received: by 10.42.48.202 with SMTP id t10mr3616484icf.9.1386969955310; Fri, 13 Dec 2013 13:25:55 -0800 (PST) Received: by 10.64.32.34 with HTTP; Fri, 13 Dec 2013 13:25:55 -0800 (PST) In-Reply-To: <52AB63E5.3080209@gmail.com> References: <20131212000443.GA20736@ll.mit.edu> <52AB63E5.3080209@gmail.com> Date: Fri, 13 Dec 2013 15:25:55 -0600 Message-ID: Subject: Re: D4M on Accumulo 1.5 From: Garry Steedman To: user@accumulo.apache.org Cc: kepner@ll.mit.edu Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I was also wondering about that. Thank you both for your responses to my query. On Fri, Dec 13, 2013 at 1:45 PM, Josh Elser wrote: > Dr. Kepner -- I noticed that D4M is GPLv2 licensed, but couldn't find the > source which invokes the Accumulo API. It looks like you only have a jar > distributed which doesn't contain source files. > > Did I miss the source somewhere? > > > On 12/11/13, 7:04 PM, Jeremy Kepner wrote: >> >> D4M on Accumulo 1.5.0 will be released shortly. >> >> On Wed, Dec 11, 2013 at 05:21:44PM -0500, Garry Steedman wrote: >>> >>> Hi All, >>> >>> i would like to have D4M [http://www.mit.edu/~kepner/D4M/] running >>> alongside Accumulo 1.5 but am having some issues with the setup. >>> Before digging further into the subject, I wonder if anyone has >>> succeeded in using Accumulo 1.5 with D4M since the last D4M release >>> seems to have been built against Accumulo 1.4.1 ? >>> >>> thanks, >>> >>> garry