Successful: HBase Generate Website

2015-12-05 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site: wget -O-

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2015-12-05 Thread Stack
Notice: I'm done messing with test-patch.sh. There is a little zombies line at the end of the report now that should do a better job of clean reporting whenever there are sightings. Also note that all builds last night failed with OOME. Seems to be infrastructure that is OOMEing, not our tests

Re: Would ROWCOL Bloom filter help in Scan

2015-12-05 Thread Jerry He
> > It has to have a row on it, right? Only the column name is the key in the bloom. For explicit columnar scan only. StoreFileScanner can be skipped after this bloom check. Only a high level thinking here. No? It does't work this way? I must miss something then. > And how do we get space

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

2015-12-05 Thread Stack
Two hanging tests: Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport Hanging test : org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot St.Ack On Sat, Dec 5, 2015 at 3:03 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < >

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

2015-12-05 Thread Stack
TestImportExport hanging is HBASE-14915 St.Ack On Sat, Dec 5, 2015 at 6:03 PM, Stack wrote: > Two hanging tests: > > Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport > Hanging test : org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot > > St.Ack > > > On