Skip to main content

We are running the SDC on Linux servers. I noticed that many temporary directories are created under the /tmp directory. I assume that this is the default location for these sub-directories. However, I would like to use a different location for them. For example, maybe I can use /data/tmp?

What’s the procedure to specify another location for those temporary sub-directories?

Thanks!

To change SDC temp folder, make sure you SDC is passed the system property java.io.tmpdir pointing to your desired temporary folder. You have several ways to do this, depending on your setup.


Thanks for the reply, Dimas!

We are using SDC 5.7.1 with the “Platform” Control Hub. What can we do?


A reasonable approach would be modifying your deployment configuration. See screenshot for details. 

 


Thanks for the detailed explanation, Dimas! This is the most helpful! I really appreciate it!

Have a great day!


Reply