dlmarion commented on PR #3955: URL: https://github.com/apache/accumulo/pull/3955#issuecomment-1815365636
A similar thought crossed my mind, but I was just thinking of one directory, not per-table. A couple of nice things about this (with or without the per-table subdirectory), is that you could lower the replication on the tmp files or change the erasure-coding configuration on the tmp directory. The downside with that though is I think you would have to copy the files to their destination instead of moving them. If the directory was configurable, you could store the temp files on a totally different volume, which would also require a copy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
