pjfanning commented on code in PR #6555: URL: https://github.com/apache/hadoop/pull/6555#discussion_r1492526017
########## hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/client/api/impl/TimelineV2ClientImpl.java: ########## @@ -34,9 +34,9 @@ import java.util.concurrent.TimeUnit; import java.util.concurrent.CancellationException; -import javax.ws.rs.core.MediaType; import javax.ws.rs.core.MultivaluedMap; Review Comment: Yes - I think so but I need to be more research about MultivaluedMap to work out what the alternative is. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
