The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03

  • . NOTE THIS UPDATE BREAKS BACKWARD COMPATIBLITY WITH v0.01 and v.02 . Adding 'contentsummary' method . Adding 'gethomedirectory' method . Adding 'setreplication' method . Adding 'settimes' method . Adding 'setpermssion' method . Adding 'offset', 'length', 'buffersize' to Open. . Adding 'recrusive' flag to Delete. . Fixed typos in Rename, Delete, & Create, WebHDFS urls. . Added 'delete' web request method as it's not supported by www::mechanize and needed for webhdfs rest interface . Added File::Map as a dependency. This is to help better manage memory usage when writing large files to HDFS. . Setting 'stack_depth=0' to prevent history of requests from blowing up memory. . Documentation updates.

Modules

interface to Hadoop's WebHDS API that supports GSSAPI/SPNEGO (secure) access.