Group
Extension

Matches 1

Apache-Hadoop-WebHDFS ( A/AF/AFARIS/Apache-Hadoop-WebHDFS-0.04.tar.gz, AFARIS, 2013; MetaCPAN )
Apache-Hadoop-WebHDFS/lib/Apache/Hadoop/WebHDFS.pm ( view source; MetaCPAN )
tent of request, which can be formated
# $m -> ct()       content type returned, ie: 'application/json'
# $m -> status()   HTTP status code of response

sub redirect_ok {
    # need to allow 'put' to 
ontent returned from WebHDFS is left in the native JSON format. Including your favorite JSON module like JSON::Any 
will help with mangaging the JSON output.   To get access to the content stored in y
le=>'my/new/hdfs/file.txt',
                             });

=item * getfilestatus() - returns a json structure containing status of file or directory.  Required input is a HDFS path.
   
         $h

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.