[
https://issues.apache.org/jira/browse/HBASE-14029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621602#comment-14621602
]
Hadoop QA commented on HBASE-14029:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12744591/HBASE-14029.2.patch
against master branch at commit ae1f485ee8cb76965882b7a9c1c1647ec2912d08.
ATTACHMENT ID: 12744591
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation patch that doesn't require tests.
{color:green}+1 hadoop versions{color}. The patch compiles with all
supported hadoop versions (2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.7.0)
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 protoc{color}. The applied patch does not increase the
total number of protoc compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 checkstyle{color}. The applied patch does not increase the
total number of checkstyle errors
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:green}+1 site{color}. The mvn post-site goal succeeds with this patch.
{color:red}-1 core tests{color}. The patch failed these unit tests:
org.apache.hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS
{color:red}-1 core zombie tests{color}. There are 4 zombie test(s):
at
org.apache.hadoop.hbase.wal.TestWALSplit.testEmptyLogFiles(TestWALSplit.java:477)
at
org.apache.hadoop.hbase.wal.TestWALSplit.testEmptyOpenLogFiles(TestWALSplit.java:470)
at
org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite.testNotCachingDataBlocksDuringCompactionInternals(TestCacheOnWrite.java:454)
at
org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite.testNotCachingDataBlocksDuringCompaction(TestCacheOnWrite.java:478)
at
org.apache.hadoop.hbase.wal.TestWALSplit.testRetryOpenDuringRecovery(TestWALSplit.java:845)
at
org.apache.hadoop.hbase.io.encoding.TestChangingEncoding.testCrazyRandomChanges(TestChangingEncoding.java:250)
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/14724//testReport/
Release Findbugs (version 2.0.3) warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/14724//artifact/patchprocess/newFindbugsWarnings.html
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/14724//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/14724//console
This message is automatically generated.
> getting started for standalone still references hadoop-version-specific
> binary artifacts
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-14029
> URL: https://issues.apache.org/jira/browse/HBASE-14029
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.0.0
> Reporter: Sean Busbey
> Assignee: Gabor Liptak
> Labels: beginner
> Attachments: HBASE-14029.1.patch, HBASE-14029.2.patch
>
>
> As of HBase 1.0 we no longer have binary artifacts that are tied to a
> particular hadoop release. The current section of the ref guide for getting
> started with standalone mode still refers to them:
> {quote}
> Choose a download site from this list of Apache Download Mirrors. Click on
> the suggested top link. This will take you to a mirror of HBase Releases.
> Click on the folder named stable and then download the binary file that ends
> in .tar.gz to your local filesystem. Be sure to choose the version that
> corresponds with the version of Hadoop you are likely to use later. In most
> cases, you should choose the file for Hadoop 2, which will be called
> something like hbase-0.98.3-hadoop2-bin.tar.gz. Do not download the file
> ending in src.tar.gz for now.
> {quote}
> Either remove the reference or turn it into a note call-out for versions 0.98
> and earlier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)