{"id":20721650,"url":"https://github.com/tvanhens/onyx-batch-fix","last_synced_at":"2026-04-21T11:04:17.620Z","repository":{"id":35748874,"uuid":"40028030","full_name":"tvanhens/onyx-batch-fix","owner":"tvanhens","description":null,"archived":false,"fork":false,"pushed_at":"2015-07-31T22:56:20.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T22:43:44.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tvanhens.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}},"created_at":"2015-07-31T22:55:57.000Z","updated_at":"2015-07-31T22:56:20.000Z","dependencies_parsed_at":"2022-09-17T12:21:21.131Z","dependency_job_id":null,"html_url":"https://github.com/tvanhens/onyx-batch-fix","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/tvanhens%2Fonyx-batch-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-batch-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-batch-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-batch-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tvanhens","download_url":"https://codeload.github.com/tvanhens/onyx-batch-fix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242995915,"owners_count":20218829,"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-11-17T03:28:49.256Z","updated_at":"2025-12-16T10:10:22.490Z","avatar_url":"https://github.com/tvanhens.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# onyx-batch-fix\n\nAn Onyx 0.6.0 application that does distributed things. This project has been populated with a sample job and some basic Onyx idioms to make development easier to use.\n\n## Usage\n\n### Launch the Sample Job in Development\n\nRun the `deftest`s in `test/jobs//sample_job_test.clj`. The tests automatically start and stop the development environment, so make sure don't already have the dev environment (explained below) running - otherwise you'd get a port conflict.\n\n### Start the Development Mode\n\nLoad up `env/dev/user.clj`. Evaluate the `go` function.\n\n### Reset the Development Mode\n\nLoad up `env/dev/user.clj`. Evaluate the `reset` function.\n\n### Stop the Development Mode\n\nLoad up `env/dev/user.clj`. Evaluate the `stop` function.\n\n### Launch the Development Sample Job in a REPL\n\n```clojure\n(user/go)\n(require 'onyx-batch-fix.jobs.sample-submit-job)\n(onyx-batch-fix.jobs.sample-submit-job/submit-job user/system)\n```\n\n### Production Mode Peers\n\nLaunch the `src/onyx-batch-fix/launcher/launch_prod_peers.clj` main function, giving it an Onyx ID. Optionally, a Dockerfile has been created at the root of the project to package this up into an uberjar for a Java 8 Ubuntu 14 environment.\n\n### Launch the Sample Job in Production\n\nLaunch the `src/onyx-batch-fix/launcher/submit_prod_sample_job.clj` main function, giving it an Onyx ID and ZooKeeper address.\n\n## License\n\nCopyright © 2015 FIXME\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvanhens%2Fonyx-batch-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftvanhens%2Fonyx-batch-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvanhens%2Fonyx-batch-fix/lists"}