I try to open a my notebook that is stored in GCS. I create a Dataproc cluster with Jupyter and I connect Jupyter web interface.
When I open my notebook, I get an error(Error 504, there is not more info).
When I open my notebook, I check the master node and I see there is 'knox' process consumes my cpu(%198) and memory(%100) resources.
I encountered this situation 3-4 times every week.
Is there anyone who has encountered same issue before?