[
https://issues.apache.org/jira/browse/HCATALOG-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414239#comment-13414239
]
Rohini Palaniswamy commented on HCATALOG-445:
---------------------------------------------
Even with branch 0.4 on Linux it hangs on the first test TestPermsGrp. Same on
local Linux box or hudson machine. This is the command we are trying to
execute. Is there something you did differently?
ant -Dshims.name=20S -D_version=0.4.1.0 -D_vtype=
-Dtest.junit.output.format=xml
-Dfindbugs.home=/home/hadoopqa/tools/findbugs/latest
-Dclover.home=/home/hadoopqa/tools/clover/latest
-Dforrest.home=/home/hadoopqa/tools/forrest/latest
-Dclover.license.path=/home/hadoopqa/clover/clover.license
-Dclover.enabled=true clean clover test findbugs generate-clover-reports
And the weird thing is if you try to take stack dump using jstack, then the
test will complete and move on to the next test and jstack will fail saying no
process with pid.
> Clover builds broken on trunk
> -----------------------------
>
> Key: HCATALOG-445
> URL: https://issues.apache.org/jira/browse/HCATALOG-445
> Project: HCatalog
> Issue Type: Bug
> Components: build
> Affects Versions: 0.5
> Reporter: Alan Gates
> Fix For: 0.5
>
>
> After the changes to split out Pig functionality into a separate jar clover
> builds fail. When it runs tests in the hcatalog-pig-adaptor directory tests
> fail with the following:
> {code}
> com_cenqua_clover/CoverageRecorder
> java.lang.NoClassDefFoundError: com_cenqua_clover/CoverageRecorder
> at
> org.apache.hcatalog.HcatTestUtils.createTestDataFile(HcatTestUtils.java:83)
> at
> org.apache.hcatalog.pig.TestHCatStorer.testDynamicPartitioningMultiPartColsInDataPartialSpec(Unknown
> Source)
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira