Skip to content

Latest commit

 

History

History
 
 

devops-python-tools-ubuntu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Docker Build (Ubuntu) Codacy Badge GitHub stars GitHub forks Platform DockerHub DockerHub Pulls

Hadoop, Spark / PySpark, HBase, Pig, Ambari, IPython and Linux Tools

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.