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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to run job talend in command line

Good afternoon!

I developed a very simple job in talend, where I later wanted to run itonthe command line of a cluster.

I created the job, copiedthe zip to my cluster and went to the folder where is the sh and bat file.

But when I runthe file, an error occurs.

Do I need more configuration?

0683p000009MaE6.png

 

Labels (2)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Try with the .sh file as it seems you're on a Linux box.

View solution in original post

3 Replies
TRF
Champion II
Champion II

Try with the .sh file as it seems you're on a Linux box.
TRF
Champion II
Champion II

Did this help? If so, thanks to mark your case as solved (Kudo also accepted)
Anonymous
Not applicable
Author

Yes, you were right, so I managed to run the job on the cluster.