tomicooler commented on PR #4260: URL: https://github.com/apache/hadoop/pull/4260#issuecomment-1116958409
Hi! thanks for working on this @ashutoshcipher, LGTM +1. jquery-ui is used in UI2 too: ``` hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json: "jquery-ui": "1.12.1", ``` Unfortunately the shim repo is not maintained anymore, so the upgrade is probably a bit more complicated task (here is the official repo https://github.com/jquery/jquery-ui), if you don't want to do the UI2 upgrade in this PR then please open a separate Jira for that. -- 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]
