hadoop-connectors icon indicating copy to clipboard operation
hadoop-connectors copied to clipboard

"mapred.bq.temp.gcs.path" error when folder already exists

Open lfiaschi opened this issue 9 years ago • 2 comments

When the folder corresponding to the parameter mapred.bq.temp.gcs.path already exists an exception is thrown

java.io.IOException: Conflict occurred creating export directory. Path gs://rocket-omds-cluster-tmp/test7 already exists

It could be handy to allow the client code to configure overriding of the temp folder or allow using a folder that already exists.

lfiaschi avatar Jul 18 '15 17:07 lfiaschi

bubbling this up; not being able to overwrite the temp dir on gcs really sucks for automation.

Cidan avatar Nov 15 '16 03:11 Cidan

Any updates on this?

jasonjho avatar Mar 01 '17 21:03 jasonjho