Skip to content

A Perl Dancer based Web interface to Apache Hadoop ZooKeeper

Notifications You must be signed in to change notification settings

mnikhil-git/zoopark

Repository files navigation

ZOOPARK

A Perl Dancer based Web Dashboard interface to Apache Hadoop ZooKeeper

INSTALL

a) install the required perl modules

 $ sudo bin/cpanm `cat INSTALL_perl | xargs`

b) update & save the configuration of zookeeper cluster ensembles in zkensemble.ini

 $ vim zkensemble.ini

Run

a) $ perl bin/app.pl &

b) Open the browser to the location http://localhost:8081 and see through the content

NOTE: Works on 64-bit Linux Perl. For other versions, do send me a note/open an issue.

About

A Perl Dancer based Web interface to Apache Hadoop ZooKeeper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages