-1 based on issue Josh found I successfully ran the following test against RC1 :
* CI w/o agitation for 24 hr on 20 nodes EC2 cluster * CI w/ agitation for 24 hr on 20 node EC2 cluster * RW w/o agitation for 24 hr on 20 node EC2 cluster I ran into the following issues during testing. https://issues.apache.org/jira/browse/HDFS-8406 https://issues.apache.org/jira/browse/ACCUMULO-3914 https://issues.apache.org/jira/browse/ACCUMULO-3141 https://issues.apache.org/jira/browse/ACCUMULO-3912 On Sat, Jun 20, 2015 at 10:53 PM, Christopher <[email protected]> wrote: > This vote has failed due to an insufficient number of votes. As such, > I'm extending it another 4 days from now (this is equivalent to > calling a new vote with a duration of 4 days, using the same > artifacts). > > This new vote will end on Thu Jun 25 03:00:00 UTC 2015 > (Wed Jun 24 23:00:00 EDT 2015 / Wed Jun 24 20:00:00 PDT 2015) > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii > > > On Sat, Jun 20, 2015 at 10:43 AM, Keith Turner <[email protected]> wrote: > > Those two test completed successfully > > > > org.apache.accumulo.test.continuous.ContinuousVerify$Counts > > REFERENCED=39991411781 > > UNREFERENCED=16365955 > > > > > > org.apache.accumulo.test.continuous.ContinuousVerify$Counts > > REFERENCED=22123632710 > > UNREFERENCED=15965351 > > > > On Fri, Jun 19, 2015 at 6:10 PM, Keith Turner <[email protected]> wrote: > > > >> Yesterday, I started two 24hr CI test on two 20 node EC2 clusters. One > >> with agitation and one w/o. Both test are currently running verify M/R > >> jobs. > >> > >> Shortly after starting the agitation test, I ran into HDFS-8406[1] > again. > >> I restarted the test w/ agitation & w/o hdfs-agitation and it ran fine > >> overnight. > >> > >> I had also wanted to kick off a RW test, but did not get to it. > >> > >> Also, I started work[2] on completely automating running Accumulo > cluster > >> test on EC2. > >> > >> [1]: https://issues.apache.org/jira/browse/HDFS-8406 > >> [2]: https://github.com/keith-turner/fats > >> > >> On Wed, Jun 17, 2015 at 7:13 PM, Christopher <[email protected]> > wrote: > >> > >>> Accumulo Developers, > >>> > >>> Please consider the following candidate for Accumulo 1.6.3. > >>> > >>> Git Commit: > >>> 33dd62bbedeb09f3d585cddcc672bb4392111672 > >>> Branch: > >>> 1.6.3-rc1 > >>> > >>> If this vote passes, a gpg-signed tag will be created using: > >>> git tag -f -m 'Apache Accumulo 1.6.3' -s 1.6.3 > >>> 33dd62bbedeb09f3d585cddcc672bb4392111672 > >>> > >>> Staging repo: > >>> > https://repository.apache.org/content/repositories/orgapacheaccumulo-1037 > >>> Source (official release artifact): > >>> > >>> > https://repository.apache.org/content/repositories/orgapacheaccumulo-1037/org/apache/accumulo/accumulo/1.6.3/accumulo-1.6.3-src.tar.gz > >>> Binary: > >>> > https://repository.apache.org/content/repositories/orgapacheaccumulo-1037/org/apache/accumulo/accumulo/1.6.3/accumulo-1.6.3-bin.tar.gz > >>> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for > >>> a given artifact.) > >>> > >>> All artifacts were built and staged with: > >>> mvn release:prepare && mvn release:perform > >>> > >>> Signing keys are available at > https://www.apache.org/dist/accumulo/KEYS > >>> (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > >>> > >>> Release notes (in progress) can be found at > >>> https://accumulo.apache.org/release_notes/1.6.3 > >>> > >>> Please vote one of: > >>> [ ] +1 - I have verified and accept... > >>> [ ] +0 - I have reservations, but not strong enough to vote against... > >>> [ ] -1 - Because..., I do not accept... > >>> ... these artifacts as the 1.6.3 release of Apache Accumulo. > >>> > >>> This vote will end on Sat Jun 20 23:30:00 UTC 2015 > >>> (Sat Jun 20 19:30:00 EDT 2015 / Sat Jun 20 16:30:00 PDT 2015) > >>> > >>> Thanks! > >>> > >>> P.S. Hint: download the whole staging repo with > >>> wget -erobots=off -r -l inf -np -nH \ > >>> > >>> > https://repository.apache.org/content/repositories/orgapacheaccumulo-1037/ > >>> # note the trailing slash is needed > >>> > >>> > >>> > >>> -- > >>> Christopher L Tubbs II > >>> http://gravatar.com/ctubbsii > >>> > >> > >> >
