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
use go get github.com/colinmarc/hdfs/v2/protocol/hadoop_common .
there are some errors:
go get: module github.com/colinmarc/hdfs/v2@upgrade found (v2.3.0), but does not contain package github.com/colinmarc/hdfs/v2/protocol/hadoop_common
use go get github.com/colinmarc/hdfs/v2/security
go get: module github.com/colinmarc/hdfs/v2@upgrade found (v2.3.0), but does not contain package github.com/colinmarc/hdfs/v2/security
V2 not have hadoop_common and security?
The text was updated successfully, but these errors were encountered:
use go get github.com/colinmarc/hdfs/v2/protocol/hadoop_common .
there are some errors:
go get: module github.com/colinmarc/hdfs/v2@upgrade found (v2.3.0), but does not contain package github.com/colinmarc/hdfs/v2/protocol/hadoop_common
use go get github.com/colinmarc/hdfs/v2/security
go get: module github.com/colinmarc/hdfs/v2@upgrade found (v2.3.0), but does not contain package github.com/colinmarc/hdfs/v2/security
V2 not have hadoop_common and security?
The text was updated successfully, but these errors were encountered: