Closed baggiogamp closed 5 years ago
odps-sdk-core depends on protobuf-java 2.4.1, is your application introducing a conflict version into CLASSPATH?
if not, it seems there's error occurred on network traffic. TunnelRecordReader already did a 4 time retry implementition (check TunnelRecordReader:208).
@guozhenhong seems our public maven release does not contain a protobuf relocated version, this should be fixed.
Solved with issue #2
The sdk should handle this exception . See detail below: