{"id":26948673,"url":"https://github.com/jaynamm/docker-hadoop-cluster","last_synced_at":"2026-04-29T13:36:10.000Z","repository":{"id":162154624,"uuid":"636751730","full_name":"jaynamm/docker-hadoop-cluster","owner":"jaynamm","description":"Hadoop Cluster For Docker (-ing)","archived":false,"fork":false,"pushed_at":"2023-05-28T14:35:15.000Z","size":9,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T06:52:08.342Z","etag":null,"topics":["docker","docker-compose","hadoop","hadoop-cluster"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaynamm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-05T14:59:07.000Z","updated_at":"2023-05-28T14:35:20.000Z","dependencies_parsed_at":"2023-07-17T14:02:23.305Z","dependency_job_id":null,"html_url":"https://github.com/jaynamm/docker-hadoop-cluster","commit_stats":null,"previous_names":["jaynamm/docker-hadoop-cluster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaynamm/docker-hadoop-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaynamm%2Fdocker-hadoop-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaynamm%2Fdocker-hadoop-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaynamm%2Fdocker-hadoop-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaynamm%2Fdocker-hadoop-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaynamm","download_url":"https://codeload.github.com/jaynamm/docker-hadoop-cluster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaynamm%2Fdocker-hadoop-cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32427874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","hadoop","hadoop-cluster"],"created_at":"2025-04-02T21:32:52.747Z","updated_at":"2026-04-29T13:36:09.996Z","avatar_url":"https://github.com/jaynamm.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 도커로 하둡 클러스터 만들기 (진행중)\n\n\n### Dockerfile (hadoop-base)\n각 서버의 Dockerfile 의 내용은 다음과 같습니다.  \n\n### Build Hadoop Base Image\n하둡 서버에서 공통적으로 사용되는 이미지 빌드\n```\ndocker build -t hadoop-base ./base/\n```\n\n### Build Hadoop NameNode Image\n하둡 네임노드 이미지 빌드\n```\ndocker build -t hadoop-namenode ./namenode/\n```\n\n### Build Hadoop DataNode Image\n하둡 데이터노드 이미지 빌드\n```\ndocker build -t hadoop-datanode ./datanode/\n```\n\n### Run Hadoop Cluster\n각 빌드된 이미지를 통해 컨테이너 생성\n```\ndocker-compose up\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynamm%2Fdocker-hadoop-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaynamm%2Fdocker-hadoop-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaynamm%2Fdocker-hadoop-cluster/lists"}