Details
Description
We've integrated Ozone with HDFS and everything works fine from the shell - it's possible to use hdfs dfs -ls command for ozone filies.
When we're trying to read files with spark it fails with strange error of class incomplitance.
org.apache.hadoop.ozone.protocol.proto.OzoneManagerProtocolProtos$OMRequest cannot be cast to org.apache.hadoop.shaded.com.google.protobuf.Message
Application log is attached.pyspark_ozone_1.txt
Can you please help?
Attachments
Attachments
Issue Links
- duplicates
-
HDDS-6926 Cannot be cast to org.apache.hadoop.shaded.com.google.protobuf.Message
- Resolved