{"id":15208132,"url":"https://github.com/ctadeodev/spark-word-counter","last_synced_at":"2026-02-11T08:36:37.605Z","repository":{"id":247068483,"uuid":"824852877","full_name":"ctadeodev/spark-word-counter","owner":"ctadeodev","description":"A Dockerized PySpark application for counting word frequencies in an input PDF document","archived":false,"fork":false,"pushed_at":"2024-07-06T10:01:30.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T14:44:11.145Z","etag":null,"topics":["docker","pdf-document-processor","pyspark","python","spark"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ctadeodev.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":"2024-07-06T06:04:34.000Z","updated_at":"2024-07-06T10:02:05.000Z","dependencies_parsed_at":"2024-07-06T12:22:14.945Z","dependency_job_id":null,"html_url":"https://github.com/ctadeodev/spark-word-counter","commit_stats":null,"previous_names":["ctadeodev/spark-word-counter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ctadeodev/spark-word-counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctadeodev%2Fspark-word-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctadeodev%2Fspark-word-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctadeodev%2Fspark-word-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctadeodev%2Fspark-word-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctadeodev","download_url":"https://codeload.github.com/ctadeodev/spark-word-counter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctadeodev%2Fspark-word-counter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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","pdf-document-processor","pyspark","python","spark"],"created_at":"2024-09-28T07:01:02.275Z","updated_at":"2026-02-11T08:36:37.583Z","avatar_url":"https://github.com/ctadeodev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF word counter with Spark\n\nA Dockerized PySpark application for counting word frequencies in a PDF document\n\nIn this basic configuration, we will create the following:\n\n1. A word_count.py script that list of words (top 10) that appear in a pdf document and the number of their occurence\n2. A 3-node (1 master, 2 worker) spark cluster that runs in Docker\n\nI ran these both on my local machine, but in theory, the driver and cluster can be on separate machines\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctadeodev%2Fspark-word-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctadeodev%2Fspark-word-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctadeodev%2Fspark-word-counter/lists"}