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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFileOutputDelimited with pipe delimiter have atypical behavior on Linux Environment

Hi guys,

 

I am witnessing an atypical behavior when migrating a job, developed on Windows environment to Linux.

 

Here's my scenario:

  • Content of "in.txt": 1 | 2 | 3;
  • The job:

 

0683p000009M0MF.png

0683p000009M0MK.png

 

0683p000009M0MP.png

 

0683p000009M00N.png

 

0683p000009M0MU.png

 

0683p000009M09I.png

 

  • Out.txt content: 3 | 2 | 1

In the Windows environment the output file is generated correctly, however, in Linux I have no errors in the execution, but the "out.txt" file is not generated. If I change the delimiter, for example, to comma, in both environments I have the expected return. Any idea why? 

 

This is an abstraction of my actual job, by way of example.

 

Thank you all at once.

 

Version of Talend 6.4.0
Java version 1.8.0.161

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

What's Linux environment are you using?

From your screenshots and description, it looks like the input component cannot handle a pipe directly in Linux environment.

Best regards

Sabrina