Thejas M Nair created HIVE-5360:
-----------------------------------
Summary: 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
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