{"id":15287725,"url":"https://github.com/aamend/spark-archetype","last_synced_at":"2025-07-25T10:34:51.429Z","repository":{"id":72653746,"uuid":"237258268","full_name":"aamend/spark-archetype","owner":"aamend","description":"Maven archetype is a convenient way to create fully fledged SPARK libraries at minimal cost","archived":false,"fork":false,"pushed_at":"2020-03-04T23:44:16.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T18:53:42.019Z","etag":null,"topics":["devops","maven","spark"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aamend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-01-30T16:46:40.000Z","updated_at":"2024-01-23T14:54:15.000Z","dependencies_parsed_at":"2023-09-12T00:18:15.251Z","dependency_job_id":null,"html_url":"https://github.com/aamend/spark-archetype","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aamend/spark-archetype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamend%2Fspark-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamend%2Fspark-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamend%2Fspark-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamend%2Fspark-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aamend","download_url":"https://codeload.github.com/aamend/spark-archetype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamend%2Fspark-archetype/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266991082,"owners_count":24017735,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["devops","maven","spark"],"created_at":"2024-09-30T15:36:08.343Z","updated_at":"2025-07-25T10:34:51.374Z","avatar_url":"https://github.com/aamend.png","language":"Scala","readme":"# Spark archetype\n\nMaven archetype is a convenient way to create fully fledged Spark libraries at minimal cost. \nA Spark module called `com.aamend.spark.ml:my-awesome-module:2.0-SNAPSHOT` can be created as follows. \n\n```\nmvn archetype:generate \\\n    -DinteractiveMode=false \\\n    -DarchetypeGroupId=com.aamend.spark \\\n    -DarchetypeArtifactId=archetype \\\n    -DarchetypeVersion=1.0 \\\n    -DgroupId=com.aamend.spark.ml \\\n    -DartifactId=my-awesome-module \\\n    -Dversion=2.0-SNAPSHOT\n```\n\nGenerated project can be compiled as follows\n\n`mvn clean package`\n\nShould you need to include third parties dependencies, packaging shaded jar as follows\n\n`mvn clean package -Pshaded`\n\nSpark module can be validated as follows\n\n`spark-submit --class com.aamend.spark.ml.App target/my-awesome-module-2.0-SNAPSHOT.jar`\n\n## Compile\n\n`mvn clean install`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamend%2Fspark-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faamend%2Fspark-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamend%2Fspark-archetype/lists"}