Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I publish an artifact in TMC with the procesing remote engine thas is in linux Rocky.
The task has to read a file .csv, I copied this file to remote engine and set the path in parameters of the task.
But I have an error that about the file "Permission denied".
Thanks.
Hello,
Did you test the "OS Account" running the Remote Engine can read this file ?
Kind regards
Denis
Hello,
Did you test the "OS Account" running the Remote Engine can read this file ?
Kind regards
Denis
Hi Denis_Segard,
I change the owner of the file to talenduser, that is the user for talend Remote Engine installation and works fine.
thanks.