im trying to update my hadoop version from 3.3.0 to 3.4.1 and when i try to open a filesystem instance im getting below error
Exception in thread "Thread-5" java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$GetAdditionalDatanodeRequestProto tried to access method 'org.apache.hadoop.thirdparty.protobuf.LazyStringArrayList org.apache.hadoop.thirdparty.protobuf.LazyStringArrayList.emptyList()' (org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$GetAdditionalDatanodeRequestProto and org.apache.hadoop.thirdparty.protobuf.LazyStringArrayList are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @458342d3)
i tried all the above solutions . still im facing the issue ? any suggestions ?