Typo is because I have no done a cut&past ;)

With cut&past: mvn test -PrunAllTests -Dsurefire.secondPartThreadCount=8

On the last run, error is:
Failed tests:
testLogRollOnDatanodeDeath(org.apache.hadoop.hbase.regionserver.wal.TestLogRolling):
LowReplication Roller should've been disabled, current replication=1

I did not keep the errors from the previous runs...


2013/12/18 Ted Yu <yuzhih...@gmail.com>

> What error(s) did you see ?
>
> There was a typo in this def ('s' between D and u):
> -Dsurefire.secondPartThreadCount
>
> You can lower the thread count: in trunk build, value of 2 is used.
>
> Cheers
>
>
> On Wed, Dec 18, 2013 at 8:45 PM, Jean-Marc Spaggiari <
> jean-m...@spaggiari.org> wrote:
>
> > I tried multiple times over many hours to run:
> > mvn test -PrunallTests -Dusefire.secondPartThreadCount=8
> >
> > On a local machine using the src jar, with no success. I might be missing
> > something... I will investigate so I will be able to provide better
> > feedback for 0.96.2...
> >
> > Sorry about that.
> >
> >
> > 2013/12/18 Enis Söztutar <enis....@gmail.com>
> >
> > > +1.
> > >
> > > - downloaded the artifacts
> > > - checked checksums
> > > - checked sigs
> > > - checked hadoop libs in h1 / h2
> > > - checked directory layouts
> > > - run local cluster
> > > - run smoke tests with shell on the artifacts
> > > - run tests locally:
> > >   -- bin/hbase org.apache.hadoop.hbase.util.LoadTestTool -write
> 10:10:100
> > > -num_keys 1000000 -read 100:30
> > >   -- bin/hbase
> "org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
> > > Loop 1 1 3000000 /tmp/biglinkedlist 1"
> > >
> > >
> > > On Wed, Dec 18, 2013 at 12:45 PM, Stack <st...@duboce.net> wrote:
> > >
> > > > +1
> > > >
> > > > Downloaded, unbundled, checked layout, and ran it.  Browsed the mvn
> > > > artifacts.
> > > >
> > > > St.Ack
> > > >
> > > >
> > > > On Tue, Dec 17, 2013 at 2:23 PM, Jonathan Hsieh <j...@cloudera.com>
> > > wrote:
> > > >
> > > > > This is a quick-fix release directly off of the 0.96.1 release.
> It
> > > can
> > > > be
> > > > > downloaded here:
> > > > >
> > > > > http://people.apache.org/~jmhsieh/hbase-0.96.1.1rc0/
> > > > >
> > > > > The maven staging repo is here:
> > > > >
> > > > >
> > https://repository.apache.org/content/repositories/orgapachehbase-056/
> > > > >
> > > > > There is only one jira'ed patch in this release, HBASE-10188 [1].
> >  This
> > > > > fixes an API incompatibility introduced between 0.96.0 and 0.96.1.
> > > Other
> > > > > changes include updates to CHANGES.txt (to include that jira), and
> > > > pom.xml
> > > > > (naming the release 0.96.1.1).
> > > > >
> > > > > As such, we'll have an abridged testing and voting period.   Please
> > > have
> > > > a
> > > > > quick look and vote +1/-1 by 12/18/13 23:59 pacific time. If this
> > > passes
> > > > > we'll take down 0.96.1.
> > > > >
> > > > > Please check the release mechanics -- this is my first attempt at
> an
> > > > hbase
> > > > > release.
> > > > >
> > > > > Thanks!
> > > > >
> > > > > [1] https://issues.apache.org/jira/browse/HBASE-10188
> > > > >
> > > > > --
> > > > > // Jonathan Hsieh (shay)
> > > > > // Software Engineer, Cloudera
> > > > > // j...@cloudera.com
> > > > >
> > > >
> > >
> >
>

Reply via email to