[
https://issues.apache.org/jira/browse/TEZ-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085749#comment-17085749
]
Jonathan Turner Eagles commented on TEZ-4144:
---------------------------------------------
+1. Let's put this into both master and branch-0.9.
> Checkstyle: '{' is followed by whitespace
> -----------------------------------------
>
> Key: TEZ-4144
> URL: https://issues.apache.org/jira/browse/TEZ-4144
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Trivial
> Attachments: TEZ-4114.01.patch, checkstyle_after.txt,
> checkstyle_before.txt
>
>
> Precommit checkstyle result always complains about this one:
> {code}
> ./tez-tools/analyzers/job-analyzer/src/main/java/org/apache/tez/analyzer/plugins/TaskAttemptResultStatisticsAnalyzer.java:46:
> { "vertex (+task stats: all/succeeded/failed/killed)", "node",
> "status", "numAttempts" };:7: '{' is followed by whitespace.
> [NoWhitespaceAfter]
> {code}
> is really an issue?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)