Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend is creating file using root user

Hi all,

 

while creating any file from Talend component it is creating using root user and other users unable to read.

what configuration needs to check for this issue.

Below file are generated from tFileoutputdelimited.

Below is the screenshot.

 

Image preview

 

Thanks.

Labels (2)
7 Replies
TRF
Champion II
Champion II

Your attachment is unavailable.
Anyway, if output files are created with Root as the owner, this means the process has been created for this user.
How are your jobs launched?
Anonymous
Not applicable
Author

job are launched without any user, no user is specified.

 

By default, it is taking root user

 

attached the screenshot.


thumbnail_image003.png
manodwhb
Champion II
Champion II

@Satyax2019 , Based on the user the Talend job triggered,it will takes that user and will create files with that user name as owner for the files.

 

can you check how talend job is triggered and what was the user you have used to execute the talend job.

TRF
Champion II
Champion II

The is "who lauch the job?"
As explained in my previous answer, the user who launch the job will be the owner of the created files.
Anonymous
Not applicable
Author

I am new to Talend, can you tell me how can I check who run the job.

Because I run the jobs from Talend studio which is installed on windows and select execution server as the target job server.
Anonymous
Not applicable
Author

I am new to Talend, can you tell me how can I check who run the job.

Because I run the jobs from Talend studio which is installed on windows and select execution server as the target job server.

manodwhb
Champion II
Champion II

@Satyax2019 , ok, go this way.

 

from studio Windows tab>>Preferences>>Talend>>Run/Debug>>Remote and check for the use.

 

Untitled.png