Return-Path: X-Original-To: apmail-incubator-accumulo-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-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 7770D9099 for ; Fri, 23 Mar 2012 21:11:04 +0000 (UTC) Received: (qmail 7422 invoked by uid 500); 23 Mar 2012 21:11:04 -0000 Delivered-To: apmail-incubator-accumulo-user-archive@incubator.apache.org Received: (qmail 7363 invoked by uid 500); 23 Mar 2012 21:11:03 -0000 Mailing-List: contact accumulo-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-user@incubator.apache.org Delivered-To: mailing list accumulo-user@incubator.apache.org Received: (qmail 7352 invoked by uid 99); 23 Mar 2012 21:11:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 21:11:03 +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 travis.pinney@gmail.com designates 209.85.161.175 as permitted sender) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 21:10:57 +0000 Received: by ggcy3 with SMTP id y3so3131110ggc.6 for ; Fri, 23 Mar 2012 14:10:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=chqW8lpmXcSK7Yey+Y2j4ZGl/HTKukCay+89d+l3j/w=; b=StMzxdO3fi92vJ+1CdcOTe4E4oonK54GQGI7Lv2Ch6+Ke1Qiu4Ed2ygTAksxSflJeA rPSLhF9DSQw0fF5KgLQ8S44x3z7iKbI4nZfqACoXnlqXJaZpz3Kp17W60tMzy2Vy8iVX Umx+KY82KigK8n5AtCoUcUMkgGhhe/a5Jr28s98EUjnvbOl85SGmXly2FeRCVbAm6ZBP /78lE+jNXE7k9ocfUKn7PsVM2EizFqlNQG0xBD7j5PGQUqG7buaeW4sy55X4OkJEVP6O 9MfATr6XubHhAydCZqSPzIQoSUdFuqGTT4sa1hFoCNrFAkbiXnRm9aB62QqW+0qw2Clg lx9Q== Received: by 10.68.223.161 with SMTP id qv1mr32742475pbc.100.1332537036137; Fri, 23 Mar 2012 14:10:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.216.193 with HTTP; Fri, 23 Mar 2012 14:10:15 -0700 (PDT) From: Travis L Pinney Date: Fri, 23 Mar 2012 17:10:15 -0400 Message-ID: Subject: Vagrant / EC2 Accumulo Dev Environment To: accumulo-user@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b16363bb0667004bbef749c X-Virus-Checked: Checked by ClamAV on apache.org --047d7b16363bb0667004bbef749c Content-Type: text/plain; charset=ISO-8859-1 Hello, I have been working on a Vagrant / EC2 environment based on the script from here: http://www.accumulodata.com/install.sh It is located at https://github.com/tlpinney/cloudops It is pretty basic but lets you set up Accumulo from scratch with only a few commands. The Vagrant box currently uses a maverick64 image and requires 8 GBs of ram on the host machine. I am working on getting it to run in a smaller footprint (like 2GB). Thanks, Travis --047d7b16363bb0667004bbef749c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

I have been working on a Vagrant / EC2 environment based on t= he script from here:

http://www.accumulodata.com/install.sh

It is located at https://github.com/tlpinney/c= loudops

It is pretty basic but lets you set up Accumulo from scratch with only = a few commands.

The Vagrant box currently uses a maverick64 image a= nd requires 8 GBs of ram on the host machine.=A0 I am working on getting it= to run in a smaller footprint (like 2GB).



Thanks,
Travis

--047d7b16363bb0667004bbef749c--