You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2017/12/05 09:20:00 UTC

[jira] [Created] (HIVE-18222) Update checkstyle rules to be less peeky

Zoltan Haindrich created HIVE-18222:
---------------------------------------

             Summary: Update checkstyle rules to be less peeky
                 Key: HIVE-18222
                 URL: https://issues.apache.org/jira/browse/HIVE-18222
             Project: Hive
          Issue Type: Sub-task
            Reporter: Zoltan Haindrich


there are a few issues with the current checkstyle.xml

as long as the new checks are coming back red all the time; people will start to ignore these checks...so I think, it would be better to make the checks less strict...

* set max linelength to 140; it looks like a more natural limit - because there are classnames which are eating up line space pretty quickly... like: {{PrimitiveObjectInspector}} :) 
* make checkstyle.xml easily importable into ide (use {{config_loc}} instead {{basedir}})
* suppress generated vectorized class errors




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)