{"id":28550572,"url":"https://github.com/elastacloud/livy.net","last_synced_at":"2026-06-09T10:00:50.417Z","repository":{"id":40930040,"uuid":"70994599","full_name":"elastacloud/Livy.NET","owner":"elastacloud","description":"A C# SDK which accesses Livy and can be used with HDInsight and EMR","archived":false,"fork":false,"pushed_at":"2024-02-01T11:45:43.000Z","size":51,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-02-24T07:44:08.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/elastacloud.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-15T15:02:13.000Z","updated_at":"2024-02-01T11:45:46.000Z","dependencies_parsed_at":"2024-11-16T12:32:41.372Z","dependency_job_id":"46be4b3f-735b-4b55-a296-2a87e444c181","html_url":"https://github.com/elastacloud/Livy.NET","commit_stats":null,"previous_names":["elastacloud/livyapi"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elastacloud/Livy.NET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastacloud%2FLivy.NET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastacloud%2FLivy.NET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastacloud%2FLivy.NET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastacloud%2FLivy.NET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastacloud","download_url":"https://codeload.github.com/elastacloud/Livy.NET/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastacloud%2FLivy.NET/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34101070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2025-06-10T03:09:42.199Z","updated_at":"2026-06-09T10:00:50.351Z","avatar_url":"https://github.com/elastacloud.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Livy SDK\nA C# SDK facilitate access to Livy and HDInsight (Spark).\n\nSee [Livy.io](http://livy.io/) for project home page where [API documentation](https://github.com/cloudera/livy#rest-api) can be found.\n\nSee [this page](https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-apache-spark-livy-rest-interface) for more information on how to submit tasks to HDInsight cluster.\n\n## Getting Started\n\nFirst, initialise the rest clint with Spark cluster credentials:\n\n```csharp\nvar creds = new NetworkCredential(\"username\", \"password\", \"cluster_name\");\n\nILivyClient client = new LivyRestClient(creds);\n```\n\nnote that `cluster_name` is not a full url but just an HDInsight cluster name.\n\nOnce the client is creating you can start calling methods on `ILivyClient`.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastacloud%2Flivy.net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastacloud%2Flivy.net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastacloud%2Flivy.net/lists"}