[ https://issues.apache.org/jira/browse/HIVE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778622#comment-13778622 ]
Hudson commented on HIVE-5360: ------------------------------ ABORTED: Integrated in Hive-trunk-hadoop2 #457 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/457/]) HIVE-5360 - fix hcatalog checkstyle issue introduced in HIVE-5223 (Thejas M Nair via Brock Noland) (brock: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1526260) * /hive/trunk/hcatalog/core/src/main/java/org/apache/hcatalog/common/HCatUtil.java * /hive/trunk/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java > 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.13.0 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.13.0 > > Attachments: HIVE-5360.1.patch > > > The trunk has 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