[ https://issues.apache.org/jira/browse/HIVE-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677587#comment-13677587 ]
Hudson commented on HIVE-4657: ------------------------------ Integrated in Hive-trunk-h0.21 #2131 (See [https://builds.apache.org/job/Hive-trunk-h0.21/2131/]) HIVE-4657 : HCatalog checkstyle violation after HIVE-2670 (Shreepadma Venugopalan via Ashutosh Chauhan) (Revision 1490106) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1490106 Files : * /hive/trunk/hcatalog/src/test/e2e/hcatalog/drivers/TestDriverHiveCmdLine.pm * /hive/trunk/hcatalog/src/test/e2e/hcatalog/tests/hive_cmdline.conf * /hive/trunk/hcatalog/src/test/e2e/hcatalog/tests/hive_nightly.conf > HCatalog checkstyle violation after HIVE-2670 > ---------------------------------------------- > > Key: HIVE-4657 > URL: https://issues.apache.org/jira/browse/HIVE-4657 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.12.0 > Reporter: Shreepadma Venugopalan > Assignee: Shreepadma Venugopalan > Fix For: 0.12.0 > > Attachments: HIVE-4657.1.patch > > > After HIVE-2670 was committed, I see the following error, > {noformat} > checkstyle: > [echo] hcatalog > [checkstyle] Running Checkstyle 5.5 on 416 files > [checkstyle] > /Users/vshree/work/repositories/hive15/hcatalog/src/test/e2e/hcatalog/drivers/TestDriverHiveCmdLine.pm:1: > Line does not match expected header line of '\W*or more contributor license > agreements. See the NOTICE file$'. > [checkstyle] > /Users/vshree/work/repositories/hive15/hcatalog/src/test/e2e/hcatalog/tests/hive_cmdline.conf:1: > Line does not match expected header line of '\W*or more contributor license > agreements. See the NOTICE file$'. > [checkstyle] > /Users/vshree/work/repositories/hive15/hcatalog/src/test/e2e/hcatalog/tests/hive_nightly.conf:1: > Line does not match expected header line of '\W*or more contributor license > agreements. See the NOTICE file$'. > [for] hcatalog: The following error occurred while executing this line: > [for] /Users/vshree/work/repositories/hive15/build.xml:310: The > following error occurred while executing this line: > [for] /Users/vshree/work/repositories/hive15/hcatalog/build.xml:109: > The following error occurred while executing this line: > [for] > /Users/vshree/work/repositories/hive15/hcatalog/build-support/ant/checkstyle.xml:32: > Got 3 errors and 0 warnings. > BUILD FAILED > /Users/vshree/work/repositories/hive15/build.xml:308: Keepgoing execution: 2 > of 11 iterations failed. > {noformat} -- 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