[ https://issues.apache.org/jira/browse/HIVE-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255486#comment-16255486 ]
Adam Szita commented on HIVE-17995: ----------------------------------- Yetus will call {{checkstyle:checkstyle}} which doesn't fail the task itself. Nevertheless we indeed want upgrade the checkstyle plugin version. Right now it completely skips source files that contain a lambda, rendering the whole thing pointless. I've opened a jira for this: HIVE-18084 > Run checkstyle on standalone-metastore module with proper configuration > ----------------------------------------------------------------------- > > Key: HIVE-17995 > URL: https://issues.apache.org/jira/browse/HIVE-17995 > Project: Hive > Issue Type: Sub-task > Reporter: Adam Szita > Assignee: Adam Szita > Fix For: 3.0.0 > > Attachments: HIVE-17995.0.patch, HIVE-17995.1.patch > > > Maven module standalone-metastore is obviously not connected to Hive root > pom, therefore if someone (or an automated Yetus check) runs {{mvn > checkstyle}} it will not consider Hive-specific checkstyle settings (e.g. > validates row lengths against 80, not 100) > We need to make sure standalone-metastore pom has the proper checkstyle > configuration -- This message was sent by Atlassian JIRA (v6.4.14#64029)