[ 
https://issues.apache.org/jira/browse/HIVE-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003832#comment-14003832
 ] 

Eugene Koifman commented on HIVE-7084:
--------------------------------------

root cause here is 
{noformat}
Caused by: java.lang.RuntimeException: The resource 'resourcedoc.xml' does not 
exist.
        at 
com.sun.jersey.api.wadl.config.WadlGeneratorLoader.setProperty(WadlGeneratorLoader.java:203)
        at 
com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator(WadlGeneratorLoader.java:139)
        at 
com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGeneratorDescriptions(WadlGeneratorLoader.java:114)
        at 
com.sun.jersey.api.wadl.config.WadlGeneratorConfig.createWadlGenerator(WadlGeneratorConfig.java:182)
        ... 49 more
{noformat}

hcatalog/webhcat/svr/pom.xml uses maven-javadoc-plugin which generates 
resourcedoc.xml which ends up in 
hcatalog/webhcat/svr/target/classes/resourcedoc.xml in 0.13.1 build but is 
missing from trunk build tree.

> TestWebHCatE2e is failing on trunk
> ----------------------------------
>
>                 Key: HIVE-7084
>                 URL: https://issues.apache.org/jira/browse/HIVE-7084
>             Project: Hive
>          Issue Type: Test
>          Components: WebHCat
>    Affects Versions: 0.14.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Eugene Koifman
>
> I am able to repro it consistently on fresh checkout.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to