A few of the Hadoop, Spark & Linux tools I've written over the years.
See a list of included programs with descriptions on the GitHub project page.
Running the docker container without arguments will show just the list of programs:
docker run harisekhon/pytools
Run any given program:
docker run harisekhon/pytools <program> <args>
All programs have --help
to list the available options.
For many more tools see the Tools and Advanced Nagios Plugins Collection repos which contains many Hadoop, NoSQL, Web and infrastructure tools and Nagios plugins which have docker builds in the adjacent directories.
Hari Sekhon
Cloud & Big Data Contractor, United Kingdom
https://www.linkedin.com/in/HariSekhon
Related Docker images can be found for many Open Source, Big Data and NoSQL technologies on my DockerHub profile. The source for them all can be found in the master Dockerfiles GitHub repo.