Jumbune is an open-source product built for analyzing Hadoop cluster and MapReduce jobs. It provides development & administrative insights of Hadoop based analytical solutions. It enables user to Debug, Profile, Monitor & Validate analytical solutions hosted on decoupled clusters.
http://jumbune.org
http://jumbune.org/jira/browse/JUM
Jumbune can be build with maven
mvn clean install -P yarn
mvn clean install
Detailed installation guide can be found at http://bit.ly/1kBG4Qo
Deployment Planning guide at http://bit.ly/1oiXGk2
java -jar <location of the distribution build jar>
java -jar <location of the distribution build jar> -verbose
java -jar <jumbune agent jar> <port> <|verbose>
./startWeb
or
./runCli
Building from root of the checked out repository
$ sudo docker build –t = "jumbune/pseudo-distributed:1.5.1" .
Building from the github.com repository
$ sudo docker build –t = "jumbune/pseudo-distributed:1.5.1" github.com/Impetus/jumbune/
Getting the automated build from docker registry
https://registry.hub.docker.com/u/jumbune/jumbune/
Running the built image
$ docker run -d --name="jumbune" -h "jumbune-docker" -p 8080:8080 -p 5555 jumbune/pseudo-distributed:1.5.1
Code examples are packages inside the distribution,
Jumbune is licensed under LGPLv3 license
$ claude mcp add jumbune \
-- python -m otcore.mcp_server <graph>