[ https://issues.apache.org/jira/browse/HIVE-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242474#comment-16242474 ]
Alan Gates commented on HIVE-17995: ----------------------------------- When running this from inside standalone-metastore it fails to find the checkstyle.xml. Rather than try to reference the one in the Hive build I think it makes more sense to copy it into standalone-metastore. Otherwise I think you'll run into problems like you have now where it works from hive but not from standalone-metastore or vice versa. > 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 > Attachments: HIVE-17995.0.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)