{"id":16600781,"url":"https://github.com/maziyarpanahi/spark2-template","last_synced_at":"2025-09-17T20:31:35.426Z","repository":{"id":134057486,"uuid":"121055762","full_name":"maziyarpanahi/spark2-template","owner":"maziyarpanahi","description":"Intellij template to develop Apache Spark 2.x applications","archived":false,"fork":false,"pushed_at":"2022-01-18T14:40:06.000Z","size":21,"stargazers_count":7,"open_issues_count":0,"forks_count":41,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:04:04.486Z","etag":null,"topics":["spark-ml","spark-sql","spark-streaming","spark2"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/maziyarpanahi.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}},"created_at":"2018-02-10T21:27:19.000Z","updated_at":"2022-01-18T14:40:10.000Z","dependencies_parsed_at":"2023-06-01T08:00:32.283Z","dependency_job_id":null,"html_url":"https://github.com/maziyarpanahi/spark2-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maziyarpanahi/spark2-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maziyarpanahi%2Fspark2-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maziyarpanahi%2Fspark2-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maziyarpanahi%2Fspark2-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maziyarpanahi%2Fspark2-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maziyarpanahi","download_url":"https://codeload.github.com/maziyarpanahi/spark2-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maziyarpanahi%2Fspark2-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275658682,"owners_count":25504776,"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-09-17T02:00:09.119Z","response_time":84,"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":["spark-ml","spark-sql","spark-streaming","spark2"],"created_at":"2024-10-12T00:15:39.957Z","updated_at":"2025-09-17T20:31:35.110Z","avatar_url":"https://github.com/maziyarpanahi.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spark2-template\n\nThis is a Intellij template for developing Apache Spark 2.4.x applications.\n\n**NOTE:** This repo is for teaching :)\n\n## Requirements\n\nInstall `scala` and `sbt` (or maybe Java as well)\n\nUbuntu:\n```bash\necho \"deb https://dl.bintray.com/sbt/debian /\" | sudo tee -a /etc/apt/sources.list.d/sbt.list\nsudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2EE0EA64E40A89B84B2DF73499E82A75642AC823\nsudo apt-get update\nsudo apt-get install sbt\nsudo apt-get install scala\n```\n\nmacOS:\n```bash\nbrew update\nbrew install scala\nbrew install sbt\n```\n\nIn any case, please make sure you have JAVA and it is up to date:\n\n```bash\njava --version\n```\n\n\n## Evaluation\nYou should fork this repository, commit your changes and push them into your own GitHub account.\n\n## IntelliJ IDEA\nPlease download the community version of IntelliJ IDEA from here:\n\nhttps://www.jetbrains.com/idea/download/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaziyarpanahi%2Fspark2-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaziyarpanahi%2Fspark2-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaziyarpanahi%2Fspark2-template/lists"}