{"id":16487129,"url":"https://github.com/vsimko/spark-scala-training","last_synced_at":"2026-02-14T20:35:23.099Z","repository":{"id":239703720,"uuid":"794230365","full_name":"vsimko/spark-scala-training","owner":"vsimko","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-30T20:49:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T22:35:10.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/vsimko.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T17:53:09.000Z","updated_at":"2024-05-14T04:20:03.000Z","dependencies_parsed_at":"2024-05-14T06:29:09.528Z","dependency_job_id":"c4e22cc3-44ad-4910-af21-feceb4e4f590","html_url":"https://github.com/vsimko/spark-scala-training","commit_stats":null,"previous_names":["vsimko/spark-scala-training"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vsimko/spark-scala-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsimko%2Fspark-scala-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsimko%2Fspark-scala-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsimko%2Fspark-scala-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsimko%2Fspark-scala-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsimko","download_url":"https://codeload.github.com/vsimko/spark-scala-training/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsimko%2Fspark-scala-training/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29455358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-11T13:32:46.858Z","updated_at":"2026-02-14T20:35:23.066Z","avatar_url":"https://github.com/vsimko.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# spark-scala-training\n\n\n## Scala recap\n\n- we're gonna use Scala 2.13.9 becuase of Spark (latest Scala version is currently 3.4.1 see https://www.scala-lang.org/download/all.html) \n\nTopics:\n  - vals/vars, lazy\n  - statement vs expression, if-expr\n  - functions and named arguments\n  - for-comprehensions vs flatmapping\n  - throws vs Try/Either/Option\n  - generics, variance, Unit\n  - traits, final case classes, companion objects\n  - extension methods in scala 2\n  - implicits in scala 2\n  - package objects (e.g. in testing)\n  - multi-word identifiers (e.g. in tests, constants)\n  - single-argument functione e.g. Try{...}\n  - immutable vs mutable containers\n  - update() syntax sugar\n  - apply method\n  - variable arguments + expanding a collection in place of varargs\n  - logging\n  - scala-testing\n\nOther topics not covered here:\n  - collections, futures, type classes, akka, zio, cats\n  - opaque types (scala 3) / value classes (scala 2)\n  - tagless final\n\n## Spark : Basic Concepts\n\nMaster\nWorkers\nCluster, Serialization, Plans, Jobs, Tasks, Web Console\nSpark SQL, Dataframes vs Datatypes\n\n## Spark : Type-Unsafe API\n\n\n## Spark : Type-Safe API\n\n## Spark : Special Stuff\n- Enumerations\n- MdmsDecimal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsimko%2Fspark-scala-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsimko%2Fspark-scala-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsimko%2Fspark-scala-training/lists"}