-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: hbase-operator-tools-1.0.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
hbase-operator-tools does not include checkstyle plugin in pom. In particular, does not include the checkstyle config that is in hbase so when yetus does a check of operator-tools in a PR, checkstyle finds a massive amount of violations as the default checkstyle config is strict (e.g. 80 character line lengths rather than 100 as we have in hbase).
- is related to
-
HBASE-22691 [hbase-operator-tools] Move Checkstyle suppression file to different location
-
- Resolved
-
- links to