[ https://issues.apache.org/jira/browse/HIVE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-5360: ------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Thank you very much! I have committed this to trunk. > fix hcatalog checkstyle issue introduced in HIVE-5223 > ------------------------------------------------------ > > Key: HIVE-5360 > URL: https://issues.apache.org/jira/browse/HIVE-5360 > Project: Hive > Issue Type: Bug > Affects Versions: 0.12.0 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.13.0 > > Attachments: HIVE-5360.1.patch > > > The trunk and 0.12 branch have checkstyle failures right now. > {code} > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hcatalog/common/HCatUtil.java:453: > method def child at indentation level 6 not at correct indentation, 4 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hcatalog/common/HCatUtil.java:454: > method def child at indentation level 6 not at correct indentation, 4 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hcatalog/common/HCatUtil.java:455: > method def child at indentation level 6 not at correct indentation, 4 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hcatalog/common/HCatUtil.java:456: > method call child at indentation level 6 not at correct indentation, 8 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:486: > method def child at indentation level 3 not at correct indentation, 4 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:487: > method call child at indentation level 3 not at correct indentation, 4 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:487: > method def child at indentation level 3 not at correct indentation, 4 > [checkstyle] > /home/hortonth/hive_apache/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:488: > method def child at indentation level 3 not at correct indentation, 4 > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira