Hi, I'm trying to complete an integration test for a patch but run into the following error:- com.google.protobuf.InvalidProtocolBufferException: Message missing required fields: callId, status
The patch works as a regular sqoop command so how is it different with integration tests? I suspect something like a different version of a dependency that could be causing the issue. Anyone encountered this before and fixed it? Kind regards Chris