yulei0824 opened a new issue, #2235:
URL: https://github.com/apache/fluss/issues/2235

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and 
found nothing similar.
   
   
   ### Fluss version
   
   0.8.0 (latest release)
   
   ### Please describe the bug 🐞
   
   I deploy a flink streaming job to YARN. This job reads some fluss tables. 
It's taskmanager (YARN container) use  /tmp/fluss as the temporary directory.  
I think that the local directory of the container should typically be used as 
the temporary directory.
   
   ### Solution
   
   Use one directory in the option 'io.tmp.dirs' of flink configuration to set 
the option ‘client.scanner.io.tmpdir’ of fluss configuration after the 
taskmanager startup
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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]

Reply via email to