https://flyte.org logo
p

Pontus Wistbacka

09/05/2022, 3:39 PM
Hi, I'm sorry if this has been asked before, I've been searching for the answers but couldn't find it. In my current setup, I have a requirement to have flyte write all temporary files to a nondefault location. I was able to make it write some data (directories named like flyte+bunchofletters) to what I specify with the env variable TEMPDIR (used by pythons tempfile library) but flyte also writes some other stuff to /tmp/flyte. Can I configure also where this other stuff is written? Thanks for the help
k

Ketan (kumare3)

09/05/2022, 4:09 PM
This is the same as what Surjit asked
p

Pontus Wistbacka

09/05/2022, 4:19 PM
Sorry for duplicate then, where did he ask this?
k

Ketan (kumare3)

09/05/2022, 4:29 PM
y

Yee

09/06/2022, 5:24 PM
@Pontus Wistbacka what are the files that are still being written there?
that will help us track it down
5 Views