garyli1019 commented on pull request #3183: URL: https://github.com/apache/hudi/pull/3183#issuecomment-873376043
> @vinothchandar i think we can simply set DEFAULT_VIEW_SPILLABLE_DIR to /temp instead of /tmp/view_map/. Switch to `/temp` might have some other issue IMO. Which temporary directory is the right one to use usually depends on the cluster set up, `/tmp` is the common one but not for all users. I did experience that the `/tmp` is too small and my hudi job accidentally let the yarn node down. I agree with @vinothchandar here, to have a `uuid` postfix will make it easier for access control. -- 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]
