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

NAME

Apache::Hadoop::Watcher - Perl extension for Hadoop Monitoring

SYNOPSIS

  use Apache::Hadoop::Watcher;
  

DESCRIPTION

This is the envelop package for Hadoop configuration manager and monitoring. The monitors need be implemented and thresholded based on these packages.

SEE ALSO

  Apache::Hadoop::Watcher::Base
  Apache::Hadoop::Watcher::Conf
  Apache::Hadoop::Watcher::Jmx
  Apache::Hadoop::Watcher::Yarn

AUTHOR

Snehasis Sinha, <snehasis@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2015 by Snehasis Sinha

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.