UNPKG

webhdfs-proxy

Version:

WebHDFS REST API proxy

20 lines (17 loc) 395 B
{ "properties": { "user.name": { "description": "The authenticated user.", "type": "string" }, "destination": { "description": "The destination path.", "type": "string" }, "createParent": { "description": "If the parent directories do not exist, should they be created?", "type": "boolean" } }, "required": [ "destination" ] }