Yulei-Yang opened a new pull request, #27:
URL: https://github.com/apache/doris-shade/pull/27
fix issue when submit a spark load job:
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
org/apache/hadoop/yarn/proto/YarnProtos$ApplicationReportProto$Builder.setClientToAmToken(Lorg/apache/hadoop/security/p
roto/SecurityProtos$TokenProto;)Lorg/apache/hadoop/yarn/proto/YarnProtos$ApplicationReportProto$Builder;
@36: invokevirtual
Reason:
Type 'org/apache/hadoop/security/proto/SecurityProtos$TokenProto'
(current frame, stack[1]) is not assignable to 'com/g
oogle/protobuf/GeneratedMessage'
Current Frame:
bci: @36
flags: { }
locals: {
'org/apache/hadoop/yarn/proto/YarnProtos$ApplicationReportProto$Builder',
'org/apache/hadoop/security/proto/SecurityProtos$TokenProto' }
stack: { 'com/google/protobuf/SingleFieldBuilder',
'org/apache/hadoop/security/proto/SecurityProtos$TokenProto' }
Bytecode:
0x0000000: 2ab4 013f c700 1b2b c700 0bbb 0335 59b7
0x0000010: 0336 bf2a 2bb5 00cc 2ab6 0214 a700 0c2a
0x0000020: b401 3f2b b603 3a57 2a59 b401 3b10 4080
0x0000030: b501 3b2a b0
Stackmap Table:
same_frame(@19)
same_frame(@31)
same_frame(@40)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]