[
https://issues.apache.org/jira/browse/YARN-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898673#comment-13898673
]
Zhijie Shen commented on YARN-1719:
-----------------------------------
+1. Verified locally, the warnings were gone. Will commit it.
> ATSWebServices produces jersey warnings
> ---------------------------------------
>
> Key: YARN-1719
> URL: https://issues.apache.org/jira/browse/YARN-1719
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Attachments: YARN-1719.1.patch
>
>
> These don't appear to affect how the web services work, but the following
> warnings are logged:
> {noformat}
> WARNING: The following warnings have been detected with resource and/or
> provider
> classes:
> WARNING: A sub-resource method, public
> org.apache.hadoop.yarn.server.applicati
> onhistoryservice.webapp.ATSWebServices$AboutInfo
> org.apache.hadoop.yarn.server.a
> pplicationhistoryservice.webapp.ATSWebServices.about(javax.servlet.http.HttpServ
> letRequest,javax.servlet.http.HttpServletResponse), with URI template, "/",
> is t
> reated as a resource method
> WARNING: A sub-resource method, public
> org.apache.hadoop.yarn.api.records.appt
> imeline.ATSPutErrors
> org.apache.hadoop.yarn.server.applicationhistoryservice.web
> app.ATSWebServices.postEntities(javax.servlet.http.HttpServletRequest,javax.serv
> let.http.HttpServletResponse,org.apache.hadoop.yarn.api.records.apptimeline.ATSE
> ntities), with URI template, "/", is treated as a resource method
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)