Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
BSajjad1615375415
Contributor
Contributor

java.lang.NullPointerException

Exception in component tMap_3 (pcrfvspgwsmalldata)

java.lang.NullPointerException

at newproj.pcrfvspgwsmalldata_0_1.pcrfvspgwsmalldata.tFileInputDelimited_4Process(pcrfvspgwsmalldata.java:3903)

at newproj.pcrfvspgwsmalldata_0_1.pcrfvspgwsmalldata.runJobInTOS(pcrfvspgwsmalldata.java:7434)

at newproj.pcrfvspgwsmalldata_0_1.pcrfvspgwsmalldata.main(pcrfvspgwsmalldata.java:7283)

Lines from the code:

Var.Variance = row6.Sum - row4.Diff;// # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

tFileInputDelimited_4Process(globalMap);

int exitCode = pcrfvspgwsmalldataClass.runJobInTOS(args);

The tmap function is doing a join between two data sets and difference between values of two columns

Labels (3)
10 Replies
gjeremy1617088143

tAggregateRow will do the job :

https://help.talend.com/r/rqVGdHtCwjLQfXwWricOzQ/ksr5r6HxwTSnbN7_ggQWLg