[
https://issues.apache.org/jira/browse/HBASE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071721#comment-15071721
]
Hadoop QA commented on HBASE-15011:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12779527/HBASE-15011.1.patch
against master branch at commit 1c7e9ec124ab19d3c727d8294a8022d7b936bbfc.
ATTACHMENT ID: 12779527
{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:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/17032//console
This message is automatically generated.
> turn off the jdk8 javadoc linter. :(
> ------------------------------------
>
> Key: HBASE-15011
> URL: https://issues.apache.org/jira/browse/HBASE-15011
> Project: HBase
> Issue Type: Bug
> Components: build, documentation
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Blocker
> Labels: beginner
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-15011.1.patch
>
>
> there's a new javadoc warning that causes warnings on all of our new patches
> and (I believe) breaks us on jdk8.
> Thanks to [[email protected]] for chasing it down on HBASE-14849.
> {code}
> 1 warning
> [WARNING] Javadoc Warnings
> [WARNING]
> /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java:430:
> warning - @param argument "hfilesDir" is not a parameter name.
> [INFO]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)