{"id":21020217,"url":"https://github.com/bringhurst/kafka","last_synced_at":"2025-03-13T17:26:32.742Z","repository":{"id":13591962,"uuid":"16284765","full_name":"bringhurst/kafka","owner":"bringhurst","description":"Kafka Mirror","archived":false,"fork":false,"pushed_at":"2014-01-27T16:29:22.000Z","size":14964,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-01-20T12:46:11.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bringhurst.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":"2014-01-27T16:27:19.000Z","updated_at":"2014-06-06T20:28:06.000Z","dependencies_parsed_at":"2022-09-10T08:52:04.924Z","dependency_job_id":null,"html_url":"https://github.com/bringhurst/kafka","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/bringhurst%2Fkafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fkafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fkafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fkafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bringhurst","download_url":"https://codeload.github.com/bringhurst/kafka/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447641,"owners_count":20292455,"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-19T10:36:21.012Z","updated_at":"2025-03-13T17:26:32.722Z","avatar_url":"https://github.com/bringhurst.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache Kafka #\n\nSee our [web site](http://kafka.apache.org) for details on the project.\n\n## Building it ##\n1. ./sbt update\n2. ./sbt package\n3. ./sbt assembly-package-dependency\n\nTo build for a particular version of Scala (either 2.8.0, 2.8.2, 2.9.1, 2.9.2 or 2.10.1), change step 2 above to: \n2. ./sbt \"++2.8.0 package\"\n\nTo build for all supported versions of Scala, change step 2 above to: \n2. ./sbt +package\n\n## Running it ##\nFollow instuctions in http://kafka.apache.org/documentation.html#quickstart\n\n## Running unit tests ##\n  ./sbt test\n\n## Building a binary release zip or gzipped tar ball ##\n  ./sbt release-zip\n  ./sbt release-tar \nThe release file can be found inside ./target/RELEASE/.\n\n## Other Build Tips ##\nHere are some useful sbt commands, to be executed at the sbt command prompt (./sbt). Prefixing with \"++\u003cversion\u003e \" runs the\ncommand for a specific Scala version, prefixing with \"+\" will perform the action for all versions of Scala, and no prefix\nruns the command for the default (2.8.0) version of Scala. -\n\ntasks : Lists all the sbt commands and their descriptions\nclean : Deletes all generated files (the target directory).\ncompile : Compile all the sub projects, but not create the jars\ntest : Run all unit tests in all sub projects\nrelease-zip : Create all the jars, run unit tests and create a deployable release zip\nrelease-tar : Create all the jars, run unit tests and create a deployable release gzipped tar tall\npackage: Creates jars for src, test, docs etc\nprojects : List all the sub projects \nproject sub_project_name : Switch to a particular sub-project. For example, to switch to the core kafka code, use \"project core-kafka\"\n\nThe following commands can be run only on a particular sub project -\ntest-only package.test.TestName : Runs only the specified test in the current sub project\nrun : Provides options to run any of the classes that have a main method. For example, you can switch to project java-examples, and run the examples there by executing \"project java-examples\" followed by \"run\" \n\nFor more details please see the [SBT documentation](https://github.com/harrah/xsbt/wiki)\n\n## Contribution ##\n\nKafka is a new project, and we are interested in building the community; we would welcome any thoughts or [patches](https://issues.apache.org/jira/browse/KAFKA). You can reach us [on the Apache mailing lists](http://kafka.apache.org/contact.html).\n\nTo contribute follow the instructions here:\n * http://kafka.apache.org/contributing.html\n\nWe also welcome patches for the website and documentation which can be found here:\n * https://svn.apache.org/repos/asf/kafka/site\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fkafka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbringhurst%2Fkafka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fkafka/lists"}