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

ASF GitHub Bot commented on MAPREDUCE-7530:
-------------------------------------------

Hean-Chhinling commented on code in PR #8247:
URL: https://github.com/apache/hadoop/pull/8247#discussion_r2797384484


##########
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/JAXBContextResolver.java:
##########
@@ -48,38 +55,31 @@
 import org.apache.hadoop.mapreduce.v2.app.webapp.dao.TaskCounterInfo;
 import org.apache.hadoop.mapreduce.v2.app.webapp.dao.TaskInfo;
 import org.apache.hadoop.mapreduce.v2.app.webapp.dao.TasksInfo;

Review Comment:
   A lot of these import statements are not used anymore.
   I think it would be nice to remove them





> MR AM REST API backward compatibility with Jersey1
> --------------------------------------------------
>
>                 Key: MAPREDUCE-7530
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7530
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mr-am
>    Affects Versions: 3.5.0
>            Reporter: Bence Kosztolnik
>            Priority: Major
>              Labels: pull-request-available
>
> We can not get metrics for running MR job via proxy.
> Example call:
> http://\{{RM}}:8088/proxy/application_1770709887971_0014/ws/v1/mapreduce/jobs/job_1770709887971_0014/counters
> Results 404
> Seems like we have to use moxy here also



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to