Hello

I got this error while using hadoop-client 3.4.1:
java.util.ServiceConfigurationError:
java.net.spi.InetAddressResolverProvider: Provider
org.xbill.DNS.spi.DnsjavaInetAddressResolverProvider not found

The pb disappears if I downgrade to hadoop-client 3.4.0. But my HDFS
cluster is 3.4.1 so I would like to match versions.

This pb seems related to this issue:
https://issues.apache.org/jira/browse/HADOOP-19288
But it looks not clear for me, in this page it is stated that the issue
affects 3.4.1 and is fixed in 3.4.1, how could it be?
My issue is the same except
'org.xbill.DNS.spi.DnsjavaInetAddressResolverProvider ' instead of
'org.apache.hadoop.shaded.org.xbill.DNS.spi.DnsjavaInetAddressResolverProvider'.

What should I do to make client 3.4.1 working?
Also, is client 3.4.0 fully compatible with HDFS 3.4.1?

Thank you very much!

Sébastien

Reply via email to