{"id":16356960,"url":"https://github.com/previousdeveloper/es-spark","last_synced_at":"2025-12-09T06:30:13.547Z","repository":{"id":148581954,"uuid":"79310725","full_name":"previousdeveloper/es-spark","owner":"previousdeveloper","description":"Simple Elasticsearch Spark Example","archived":false,"fork":false,"pushed_at":"2016-07-25T20:03:57.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T06:29:52.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/previousdeveloper.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":"2017-01-18T06:30:58.000Z","updated_at":"2023-02-02T20:34:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bdcd740-bf2f-478f-b6ee-bb3d896bef9b","html_url":"https://github.com/previousdeveloper/es-spark","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/previousdeveloper%2Fes-spark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fes-spark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fes-spark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fes-spark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/previousdeveloper","download_url":"https://codeload.github.com/previousdeveloper/es-spark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239670768,"owners_count":19677867,"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-11T01:44:38.175Z","updated_at":"2025-12-09T06:30:13.472Z","avatar_url":"https://github.com/previousdeveloper.png","language":"Scala","readme":"# Simple Elasticsearch Spark Example\n\n# Vagrant\n\nCreate development environment (requires Vagrant and VirtualBox) and login:\n\n```\nvagrant up \u0026\u0026 vagrant ssh\n```\n\n# Build\n\nUse Scala Build Tool:\n\n```\nsbt package\n```\n\nThis builds a jar in the target directory.\n\n# Elasticsearch\n\nStart elasticsearch docker container:\n\n```\ndocker-compose up -d\n```\n\n# Run\n\nUse spark-shell to to run the example:\n\n```\nspark-shell \\\n  --class \"EsExample\" \\\n  --master local[*] \\\n  --packages org.elasticsearch:elasticsearch-spark_2.10:2.3.2 \\\n  --jars target/scala-2.10/es-example_2.10-1.0.jar\n```\n\nThis will send a map to elasticsearch from spark.\n\nTo see the results open elasticsearch-head: http://localhost:9200/_plugin/head","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousdeveloper%2Fes-spark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreviousdeveloper%2Fes-spark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousdeveloper%2Fes-spark/lists"}