[ 
https://issues.apache.org/jira/browse/HADOOP-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717069#comment-14717069
 ] 

Arpit Agarwal commented on HADOOP-12005:
----------------------------------------

+1 for the patch. Thanks for fixing this [~qwertymaniac].

Here are our top 5 files for reference.

   30550 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/hamlet/Hamlet.java
    7316 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
    4986 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogOp.java
    4850 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestFairScheduler.java
    3884 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java

> Switch off checkstyle file length warnings
> ------------------------------------------
>
>                 Key: HADOOP-12005
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12005
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Arpit Agarwal
>         Attachments: HADOOP-12005.001.patch
>
>
> We have many large files over 2000 lines. checkstyle warns every time there 
> is a change to one of these files.
> Let's switch off this check or increase the limit to reduce the number of 
> non-actionable -1s from Jenkins.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to