Hi. I have a couple if ingests fail with this error
'info': {'exceptionClass': 'com.linkedin.restli.server.RestLiServiceException',
'message': 'java.lang.NullPointerException',
'status': 500,```
But what's strange is that I have several separate ingest jobs for separate schemas within the same Database, and some of them worked fine, some failed with this error.
Please advise on what to to
Datahub version 10.5. Full log attached![attachment](https://files.slack.com/files-pri/TUMKD5EGJ-F062PKFFE10/ingest_error.log?t=xoxe-973659184562-6705490291811-6708051934148-dd1595bd5f63266bc09e6166373c7a3c)
<@U0121TRV0FL> sometimes it still shows up, but usually it goes away if I rerun ingest job once or twice manually. so it kinda comes and goes:woman-shrugging:
Hi <@U0121TRV0FL> this error here stil shows up sometimes, and I noticed that it does cause issues for us since in produces some broken entities, Caould you please point at whoever can help me with this?
I’m attaching full GMS logs as well as ingest job logs.
It happens occasionally for some of the daily ingest jobs, they fail with this error maybe once in a week or two, sometimes twice in a row, sometimes only once, and then work succesfully again until the next fail. I haven’t been able to find a pattern. The time is scheduled and always the same.
We’re on Datahub 10.5 and are deployed via Kubernetes
hey Nadia! so i see in your logs that this NPE is being raised by a section of code that should be updated now. you say that you still get this error when updating datahub to 12.1?
Note: if it is the line that Chris called out, that line is not present in server version 0.12.1, so at minimum it would be a different error happening if you have modified both your server and client versions.