Description
When specifying multiple directories in the value for dfs.client.buffer.dir, jobs fail when the selected directory does not exist or is not writable. Correct behaviour should be to create the directory when it does not exist and fail over to an alternative directory when it is not writable.