Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to write custom java code in tJavarow for Big data jobs.
I am using tJavarow inside a spark job.
but the custom code is not executed.
The following is the custom code
context.Flag="YES"; System.out.println("###################### This output is from tJavaRow ###################");
the value is not assigned as well as the message is not printed.
Thanks
Thanks for the post. Any suggestions for working with multiple datasets within one tJava? Meaning, two different tables from two different tInput components. Today I put one to a dummy tJava and put the order as that one gets loaded first so then I can just call that rdd in my second tJava.
Hello,
It is possible to know the number of lines in input and output in the flux with the tjava ?
(ex: tJavaExemple.zip)
Tks
smer