You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Shreepadma Venugopalan (JIRA)" <ji...@apache.org> on 2013/06/05 02:30:21 UTC

[jira] [Created] (HIVE-4657) HCatalog checkstyle violation after HIVE-2670

Shreepadma Venugopalan created HIVE-4657:
--------------------------------------------

             Summary: 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


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