[
https://issues.apache.org/jira/browse/TEZ-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4144:
------------------------------
Attachment: TEZ-4114.01.patch
> 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)