Sunil G created YARN-5332:
-----------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]