https://github.com/jcrist/hadoop-test-cluster
Dockerized setup for testing code on realistic hadoop clusters
https://github.com/jcrist/hadoop-test-cluster
Last synced: 26 days ago
JSON representation
Dockerized setup for testing code on realistic hadoop clusters
- Host: GitHub
- URL: https://github.com/jcrist/hadoop-test-cluster
- Owner: jcrist
- License: bsd-3-clause
- Created: 2018-06-22T01:26:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T16:14:22.000Z (about 5 years ago)
- Last Synced: 2025-07-30T19:44:45.148Z (2 months ago)
- Language: Python
- Homepage: https://jcrist.github.io/hadoop-test-cluster/
- Size: 323 KB
- Stars: 27
- Watchers: 4
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Hadoop Test Cluster
===================|pypi| |cdh5| |cdh6|
.. |pypi| image:: https://img.shields.io/pypi/v/hadoop-test-cluster.svg
:target: https://pypi.org/project/hadoop-test-cluster/
.. |cdh5| image:: https://img.shields.io/docker/pulls/jcrist/hadoop-testing-cdh5.svg
:target: https://hub.docker.com/r/jcrist/hadoop-testing-cdh5/
.. |cdh6| image:: https://img.shields.io/docker/pulls/jcrist/hadoop-testing-cdh6.svg
:target: https://hub.docker.com/r/jcrist/hadoop-testing-cdh6/A dockerized setup for testing code on realistic hadoop clusters. See `the
documentation`_ for more information... _the documentation: https://jcristharif.com/hadoop-test-cluster/