You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in my case I use a Socks proxy to access hdfs. I can already use the rpc.WrapNamenodeConnection to create an *rpc.NamenodeConnection but I cannot use it for the client.
in my case I use a Socks proxy to access hdfs. I can already use the
rpc.WrapNamenodeConnection
to create an*rpc.NamenodeConnection
but I cannot use it for the client.This would work:
If if fits the project should I submit a PR ?
The text was updated successfully, but these errors were encountered: