I am running into below error
YARN RM returned a failed response: HTTPConnectionPool(host=‘localhost’, port=8088): Max retries exceeded with url: /ws/v1/cluster/apps?doAs=test&user.name=hue&user=test&limit=500&startedTimeBegin=1634693938000 (Caused by NewConnectionError(’: Failed to establish a new connection: [Errno 111] Connection refused’))
I do not have an hadoop cluster, Can i disable this some how? or may be just hide this error on the UI, I just need the apache livy job history for which the integration is completed but I keep seeing this error on UI, Please help!