{"id":20143999,"url":"https://github.com/bytemedirk/randdcontainerstack","last_synced_at":"2025-03-02T23:43:46.895Z","repository":{"id":203269727,"uuid":"708664641","full_name":"ByteMeDirk/RandDContainerStack","owner":"ByteMeDirk","description":"A collection of Dockerised environments ideal for research and development projects.","archived":false,"fork":false,"pushed_at":"2023-10-26T07:44:12.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T10:49:59.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ByteMeDirk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-23T06:16:36.000Z","updated_at":"2023-10-24T09:00:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"9354821c-4128-4e29-9b99-4580732bf7ed","html_url":"https://github.com/ByteMeDirk/RandDContainerStack","commit_stats":null,"previous_names":["bytemedirk/randdcontainerstack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2FRandDContainerStack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2FRandDContainerStack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2FRandDContainerStack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2FRandDContainerStack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteMeDirk","download_url":"https://codeload.github.com/ByteMeDirk/RandDContainerStack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587914,"owners_count":19986627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-13T22:08:21.132Z","updated_at":"2025-03-02T23:43:46.874Z","avatar_url":"https://github.com/ByteMeDirk.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RandDContainerStack\n\nA collection of Dockerised environments ideal for research and development projects.\n\n## [PySparkNotebook](PySparkNotebook) Docker Container with PySpark and Jupyter Notebook\n\nThis is a single docker container that has PySpark and Jupyter Notebook installed.\nThe solution is meant for development and research and is NOT ideal for a production environment.\n\nOnce can build the container using the following command:\n\n```\ncd /PySparkNotebook\ndocker build -t pysparknotebook .\n```\n\nTo run the container:\n\n```\ndocker run -it --rm -p 8888:8888 pysparknotebook\n```\n\nTo access the Jupyter Notebook, open a browser and go to (find the token in the console output):\n\n```\nhttp://localhost:8888\n```\n\n## [SparkClusterNotebook](SparkClusterNotebook) Docker Container with PySpark and Jupyter Notebook\n\nThis is a docker compose solution that has a Spark cluster and a Jupyter Notebook server.\nThe solution has four worker nodes each with 1 core and 512MB of memory. THis can be modified in the\ndocker-compose.yml file. Along with ARGS to define the Spark and Hadopp versions. Keep in mind the PySpark\nversion needs to be updated to match the Spark version.\n\nTo build the container:\n\n```\ncd /SparkClusterNotebook\nbuild.sh\ndocker compose up\n```\n\nTo access the Jupyter Notebook, open a browser and go to (find the token in the console output):\n\n```\nhttp://localhost:8888\n```\n\nTo access the Spark UI, open a browser and go to:\n\n```\nhttp://localhost:8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemedirk%2Franddcontainerstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytemedirk%2Franddcontainerstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemedirk%2Franddcontainerstack/lists"}