{"id":15517104,"url":"https://github.com/deric/spark-word-count","last_synced_at":"2025-03-26T10:31:42.289Z","repository":{"id":17056125,"uuid":"19820703","full_name":"deric/spark-word-count","owner":"deric","description":"Simple Spark demo","archived":false,"fork":false,"pushed_at":"2014-05-29T12:51:19.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T15:12:30.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/deric.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}},"created_at":"2014-05-15T13:41:02.000Z","updated_at":"2020-10-11T10:52:45.000Z","dependencies_parsed_at":"2022-08-04T16:15:29.888Z","dependency_job_id":null,"html_url":"https://github.com/deric/spark-word-count","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fspark-word-count","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fspark-word-count/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fspark-word-count/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fspark-word-count/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deric","download_url":"https://codeload.github.com/deric/spark-word-count/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245636640,"owners_count":20648013,"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-10-02T10:11:35.908Z","updated_at":"2025-03-26T10:31:42.010Z","avatar_url":"https://github.com/deric.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spark Word Count\n\n## how to build\n\nSpark version 0.9 is already on Maven central, so modify the `pom.xml`\nto match the latest version, e.g.\n\n```xml\n        \u003cdependency\u003e\n            \u003cgroupId\u003eorg.apache.spark\u003c/groupId\u003e\n            \u003cartifactId\u003espark-core_2.10\u003c/artifactId\u003e\n            \u003cversion\u003e0.9.1\u003c/version\u003e\n        \u003c/dependency\u003e\n```\n\nand run:\n\n```\n$ mvn package\n```\n\nFor Spark 1.0 you can add the jar to your local Maven repository e.g.:\n\n```\n./add-mvn-pkg /usr/share/spark/lib/spark-assembly-1.0.0-hadoop1.0.4.jar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fspark-word-count","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderic%2Fspark-word-count","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fspark-word-count/lists"}