You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2016/05/20 00:17:12 UTC

[jira] [Commented] (HIVE-13798) Fix the unit test failure org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload

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

Aihua Xu commented on HIVE-13798:
---------------------------------

[~ashutoshc] Another test case failure with the following exception. I'm not sure if changing conf/ivysettings.xml would affect other tests but seems it's added for this test case.

{noformat}
2016-05-18T17:01:32,045 ERROR [0bf184af-bfd0-4e84-b3dd-865205011889 main[]]: SessionState (SessionState.java:printError(1060)) - Error grabbing Grapes -- [unresolved dependency: #udfexampleadd;1.0: not found]
java.lang.RuntimeException: Error grabbing Grapes -- [unresolved dependency: #udfexampleadd;1.0: not found]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:80)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:74)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
{noformat}

> Fix the unit test failure org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload
> --------------------------------------------------------------------------------------------
>
>                 Key: HIVE-13798
>                 URL: https://issues.apache.org/jira/browse/HIVE-13798
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>             Fix For: 2.1.0
>
>         Attachments: HIVE-13798.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)