kzk / webhdfs

Ruby client for Hadoop WebHDFS
Other
81 stars 46 forks source link

fix base64 unimport error #42

Closed alonelaval closed 3 years ago

alonelaval commented 3 years ago

when I run testcase and error: WebHDFS::ServerError (Failed to connect to host 10.5.5.235:8199, uninitialized constant WebHDFS::ClientV1::Base64)

WeChat7ba735e7d3dd8c01a3d6c3a0958b5e36
tagomoris commented 3 years ago

There should be a hidden dependency on the require-order. Thanks!