java.lang.NullPointerException: null 2022/08/24 04...
# troubleshooting
m
java.lang.NullPointerException: null 2022/08/24 043759.411 ERROR [LLRealtimeSegmentDataManager_DISH13__0__0__20220823T0834Z] [DISH13__0__0__20220823T0834Z] Caught exception while transforming the record: { "nullValueFields" : [ "Destination", "RAN-UE-NGAP-ID", "5G-TMSI", "5GMM_cause", "5GSM_cause", "No.", "Info", "Protocol", "Source", "Destination_Port" ], "fieldToValueMap" : { "Destination" : "null", "RAN-UE-NGAP-ID" : "null", "Time" : null, "No." : "null", "Info" : "null", "Source" : "null", "MSIN" : "100000031", "STATUS" : "OK", "5G-TMSI" : "null", "5GMM_cause" : "null", "5GSM_cause" : "null", "Protocol" : "null", "Destination_Port" : "null" } }
m
what’s the transform function?
m
I don't have any trasformation function please find table and schema jsons
m
I see that your time column is null.