[
https://issues.apache.org/jira/browse/HIVE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-5360:
--------------------------------
Attachment: HIVE-5360.1.patch
HIVE-5360.1.patch - fixes checkstyle issue.
I think we can forgo the 24hr embargo for this build fix.
I have verified that this fixes the checkstyle issue
{code}
checkstyle-init:
[mkdir] Created dir:
...
checkstyle:
[echo] hcatalog
[checkstyle] Running Checkstyle 5.5 on 613 files
BUILD SUCCESSFUL
{code}
> 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
> 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