Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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