[
https://issues.apache.org/jira/browse/HIVE-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated HIVE-17995:
------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Patch committed. {{mvn checkstyle:check}} fails in standalone-metastore
currently. The version of checkstyle we're using doesn't like lambdas. I
tried bumping up the version to the latest, but it appears they made
significant changes because a bunch of the modules we use didn't exist in the
new version. This will need to be fixed before we can turn on Yetis builds.
> 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)