Read timed out Httpfs HDFS Read timed out Httpfs HDFS kubernetes kubernetes

Read timed out Httpfs HDFS


My colleague found out that the problem was with docker in minikube. Running this before setting up HDFS on Kubernetes solved the problem:

minikube ssh echo "sudo ip link set docker0 promisc on"