webhdfs 0.4 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/webhdfs/client_v1.rb +0 -1
  3. metadata +1 -1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4
1
+ 0.4.1
@@ -240,7 +240,6 @@ module WebHDFS
240
240
  path
241
241
  end
242
242
 
243
- p({:host => host, :port => port, :method => method, :path => request_path})
244
243
  res = conn.send_request(method, request_path, payload)
245
244
 
246
245
  case res
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: webhdfs
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.4'
4
+ version: 0.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: