Re: Review Request 22403: ACCUMULO-2787 Tune max open file recommendation

2014-06-10 Thread Bill Havanki
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22403/#review45224 --- Ship it! Ship It! - Bill Havanki On June 9, 2014, 6:40 p.m., Mik

Re: Review Request 22403: ACCUMULO-2787 Tune max open file recommendation

2014-06-10 Thread Mike Drob
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22403/ --- (Updated June 10, 2014, 3:35 p.m.) Review request for accumulo. Changes -

Re: Review Request 22403: ACCUMULO-2787 Tune max open file recommendation

2014-06-10 Thread Alex Moundalexis
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22403/#review45249 --- Ship it! Ship It! - Alex Moundalexis On June 10, 2014, 3:35 p.m.

Deploying SNAPSHOTs to nexus

2014-06-10 Thread Josh Elser
Before we released 1.6.0, I got a request to upload some new 1.6.0-SNAPSHOT jars. After thinking about it some more, I convinced myself that we, at one point, had SNAPSHOTs being automatically deployed by Jenkins. Does anyone remember for sure? Was it lost in the svn->git transition? Any argu

Review Request 22437: ACCUMULO-2887 - ObservableConfiguration

2014-06-10 Thread Bill Havanki
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22437/ --- Review request for accumulo. Bugs: ACCUMULO-2887 https://issues.apache.org/

Zookeeper on Docker

2014-06-10 Thread David Medinets
https://github.com/medined/docker-zookeeper - It seems like this project starts a three-node zookeeper ensemble and a web-based application to view the contents of the ensemble. It seems to be working. Would anyone have a few minutes to validate this work?

Eclipse project

2014-06-10 Thread Bob.Thorman
I managed to clone the Accumulo git repo and import the project in Eclipse (Kepler) as a maven project, but all the source paths are messed up. They imported at main.java.org.apache.acccumulo.blah.blah and therefore don't match the package attribute in the source file. Any guidance on how to i

Re: Eclipse project

2014-06-10 Thread Josh Elser
Odd, I'm running Eclipse Kepler myself without any problems. I have m2eclipse installed, and I can get the source into Accumulo by choosing: File > Import > Existing Maven Projects We already have hooks in the pom.xml files which should automatically set up the classpaths in the Eclipse proj