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

Tsuyoshi Ozawa commented on YARN-5332:
--------------------------------------

[~sunilg] How about executing {{mvn clean install test 
-Dtest=TestRMWebServices}}? It works on my local without cleaning 
jersey-client-1.9.jar. If it doesn't work, it might be useful to clean M2_REPO 
as ad-hoc solution on an empirical basis.

> Jersey ClientResponse#getStatusInfo api is not available with jersey 1.9
> ------------------------------------------------------------------------
>
>                 Key: YARN-5332
>                 URL: https://issues.apache.org/jira/browse/YARN-5332
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: test
>            Reporter: Sunil G
>            Assignee: Sunil G
>
> Few test classes like TestRMWebServices, were using 
> ClientResponse#getStatusInfo and this api is not available as part of jersey 
> 1.9.
> Pls refer: 
> https://jersey.java.net/apidocs/1.9/jersey/com/sun/jersey/api/client/ClientResponse.html
> {{getStatusInfo}} is not present here.
> We may need to change such invocations from these test classes.
> In HADOOP-9613, [~ozawa] mentioned in this 
> [comment|https://issues.apache.org/jira/browse/HADOOP-9613?focusedCommentId=14980024&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14980024]
>  that we can use {{getStatusInfo}}.
> [~ozawa], could you please help to confirm this point Or am I missing some 
> thing here. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to