Yesha Vora created YARN-5494:
--------------------------------
Summary: Nodes page throws "Sorry Error Occurred" message
Key: YARN-5494
URL: https://issues.apache.org/jira/browse/YARN-5494
Project: Hadoop YARN
Issue Type: Sub-task
Reporter: Yesha Vora
Priority: Critical
Steps to reproduce:
* Click on Nodes. This page will list nodes of the cluster
* Click on one the nodes such as node1. ( It will redirect to
http://<host>:4200/#/yarn-node/<node1>:31924/<node1>:8042 url)
This url prompts "Sorry Error Occurred" error.
{code}jquery.js:8630 XMLHttpRequest cannot load http://xxx:xxx:8042/ws/v1/node.
Cross origin requests are only supported for protocol schemes: http, data,
chrome, chrome-extension, https, chrome-extension-resource.send @ jquery.js:8630
ember.debug.js:30877 Error: Adapter operation failed
at new Error (native)
at Error.EmberError (http://xxx:4200/assets/vendor.js:25278:21)
at Error.ember$data$lib$adapters$errors$$AdapterError
(http://xxx:4200/assets/vendor.js:91198:50)
at Class.handleResponse (http://xxx:4200/assets/vendor.js:92494:16)
at Class.hash.error (http://xxx:4200/assets/vendor.js:92574:33)
at fire (http://xxx:4200/assets/vendor.js:3306:30)
at Object.fireWith [as rejectWith] (http://xxx:4200/assets/vendor.js:3418:7)
at done (http://xxx:4200/assets/vendor.js:8473:14)
at XMLHttpRequest.<anonymous> (http://xxx:4200/assets/vendor.js:8806:9)
at Object.send (http://xxx:4200/assets/vendor.js:8837:10)onerrorDefault @
ember.debug.js:30877{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]