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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
karivadhan
Contributor
Contributor

Talend Spark jobs ignores context values passed

I am calling 2 spark jobs from one DI job and passing only 2 context values from parent job to child.

But , on runtime , Spark job ignores these context values passed from DI job.

It takes NULL instead.

Above this , the spark jobs also ignores certain inbuilt context variables as well.

Has anyone faced such issue ?

Any help would be appreciated.

Labels (2)
1 Reply
BMichelle1628740752
Contributor
Contributor

The tJava component is setting a new context value for your context variable, and prints that value to ensure that your value is getting picked up.

 

mypennmedicine