Brock Noland created HIVE-4829:
----------------------------------
Summary: TestWebHCatE2e checkstyle violation causes all tests to
fail
Key: HIVE-4829
URL: https://issues.apache.org/jira/browse/HIVE-4829
Project: Hive
Issue Type: Bug
Reporter: Brock Noland
Priority: Critical
The following error caused all tests to fail and thus filled up the ptest
systems drives.
{noformat}
[echo] hcatalog
[checkstyle] Running Checkstyle 5.5 on 419 files
[checkstyle]
/home/hiveptest/ip-10-234-1-228-hiveptest-1/apache-github-source/hcatalog/webhcat/svr/src/test/java/org/apache/hcatalog/templeton/TestWebHCatE2e.java:31:8:
Unused import - org.junit.BeforeClass.
[for] hcatalog: The following error occurred while executing this line:
[for]
/home/hiveptest/ip-10-234-1-228-hiveptest-1/apache-github-source/build.xml:310:
The following error occurred while executing this line:
[for]
/home/hiveptest/ip-10-234-1-228-hiveptest-1/apache-github-source/hcatalog/build.xml:123:
The following error occurred while executing this line:
[for]
/home/hiveptest/ip-10-234-1-228-hiveptest-1/apache-github-source/hcatalog/build-support/ant/checkstyle.xml:32:
Got 1 errors and 0 warnings.
{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