Josh,

I made the change to the read me along with some additional instructions.

David,

I've added the accumulo jars to the class path.  I had some trouble finding
the hadoop jars so I just included the 1.2.1 hadoop jar files I use for
development.  They are on the class path as well.

Any other suggestions are gladly welcomed.

I'll update it with RC4 once it drops.

Sincerely,
Jeff Schwartz


On Wed, Apr 23, 2014 at 6:16 PM, Josh Elser <[email protected]> wrote:

> FYI, it looks like your README is missing a step from the original:
>
> vagrant box add precise64 http://files.vagrantup.com/precise64.box
>
> You'll only need to do that the first time though.
>
>
> On 4/23/14, 5:48 PM, Jeff Schwartz wrote:
>
>> Accumulo Users,
>>
>> Here's an easy to use vagrant setup that supports both Accumulo 1.5.1
>> and 1.6.0-RC2.  Future versions will be on different branches.
>>
>> Vagrant Accumulo Server 1.5.1
>> -----------------------------
>> $ git clone https://github.com/jschwartz73/accumulo-devserver.git
>> $ cd accumulo-devserver
>> $ git checkout v1.5.1
>> $ vagrant up
>>
>> Vagrant Accumulo Server 1.6.0-RC2
>> -----------------------------
>> $ git clone https://github.com/jschwartz73/accumulo-devserver.git
>> $ cd accumulo-devserver
>> $ git checkout v1.6.0-RC2
>> $ vagrant up
>>
>> Browse to http://localhost:50095 <http://localhost:50095/> for the
>>
>> status page.
>>
>> Zookeeper is available at localhost:2181
>>
>> Have fun.
>>
>> Sincerely,
>> Jeff Schwartz
>>
>

Reply via email to