Re: java.io.IOException: Could not create storage directory for BLOB store in '/tmp'

2021-02-24 Thread wheatdog liou
Turns out the disk used by docker for mac is full. I followed the operation on docker site [1] and everything is fine. [1] https://docs.docker.com/docker-for-mac/space/#delete-unnecessary-containers-and-images wheatdog liou 於 2021年2月19日 週五 上午10:47寫道: > Hi, I am new to Flink and was follow

java.io.IOException: Could not create storage directory for BLOB store in '/tmp'

2021-02-18 Thread wheatdog liou
Hi, I am new to Flink and was following Flink with docker-compose and encounter this error. I used the session-cluster docker-compose.yml template from the documen