trang
August 22, 2018, 12:20am
1
Ran a query via REST api and after several minutes, the job shows the following error:
IOException: No space left on device
When I go to profile, I get the following message:
{“errorMessage”:“Something went wrong”,“moreInfo”:“Failed to get query profile.”}
Any recommendations?
kelly
August 22, 2018, 1:04am
2
How do you have Dremio deployed?
trang
August 22, 2018, 1:59pm
3
I’m running dremio in a linux docker container. Running the query with raw reflections on. Running from the UI and via the api results in the same error message.
Sounds like you are unable to share the query profile ?
Where are you seeing IOException: No space left on device
? Can you confirm there actually is disk space available?
trang
August 22, 2018, 7:37pm
5
yes, we are moving the container directory to another volume to see if it helps…