Skip to main content
Solved

Can the temporary directories be places in another location


  • Opening Band
  • 8 replies

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!

Best answer by Dimas Cabré i Chacón

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

 

View original
Did this topic help you find an answer to your question?

4 replies

Dimas Cabré i Chacón
StreamSets Employee
Forum|alt.badge.img

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.


  • Author
  • Opening Band
  • 8 replies
  • January 10, 2024

Thanks for the reply, Dimas!

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


Dimas Cabré i Chacón
StreamSets Employee
Forum|alt.badge.img

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

 


  • Author
  • Opening Band
  • 8 replies
  • January 10, 2024

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

Have a great day!


Reply