[
https://issues.apache.org/jira/browse/HADOOP-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881501#comment-16881501
]
Erik Krogen commented on HADOOP-16418:
--------------------------------------
I successfully got rid of the findbugs warnings and one of the checkstyle. The
other 5 checkstyle warnings outstanding all originate from a single Javadoc
comment that has some XML tags in it. They're wrapped inside {{<pre>}} and
{{@code}} but checkstyle complains regardless. I tried adding a
{{@SuppressWarning("checkstyle:javadocstyle")}} but it didn't fix the issue.
Unless anyone has a better idea of how to fix this, I think we can live with
those few checkstyle warnings remaining.
> Fix checkstyle and findbugs warnings in hadoop-dynamometer
> ----------------------------------------------------------
>
> Key: HADOOP-16418
> URL: https://issues.apache.org/jira/browse/HADOOP-16418
> Project: Hadoop Common
> Issue Type: Bug
> Components: tools
> Reporter: Masatake Iwasaki
> Assignee: Erik Krogen
> Priority: Minor
> Attachments: HADOOP-16418.000.patch, HADOOP-16418.001.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]