Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesosphere/dcos-commons
DC/OS SDK is a collection of tools, libraries, and documentation for easy integration of technologies such as Kafka, Cassandra, HDFS, Spark, and TensorFlow with DC/OS.
https://github.com/mesosphere/dcos-commons
cassandra dcos dcos-data-services-guild declarative elasticsearch hdfs kafka kubernetes mesos stateful-containers tensorflow
Last synced: about 1 month ago
JSON representation
DC/OS SDK is a collection of tools, libraries, and documentation for easy integration of technologies such as Kafka, Cassandra, HDFS, Spark, and TensorFlow with DC/OS.
- Host: GitHub
- URL: https://github.com/mesosphere/dcos-commons
- Owner: mesosphere
- License: apache-2.0
- Created: 2016-06-02T18:09:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T19:18:51.000Z (about 2 months ago)
- Last Synced: 2024-09-30T04:03:41.158Z (about 1 month ago)
- Topics: cassandra, dcos, dcos-data-services-guild, declarative, elasticsearch, hdfs, kafka, kubernetes, mesos, stateful-containers, tensorflow
- Language: Java
- Homepage: https://mesosphere.github.io/dcos-commons/
- Size: 103 MB
- Stars: 156
- Watchers: 92
- Forks: 175
- Open Issues: 103
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[__Quick Start__](README.md#quick-start) |
[__Developer Guide__](https://mesosphere.github.io/dcos-commons/developer-guide/) |
[__FAQ__](docs/pages/faq.md) |
[__Javadocs__](https://mesosphere.github.io/dcos-commons/reference/api/) |
[__Contributing__](CONTRIBUTING.md) |
[__Slack__](https://chat.dcos.io)---
__DC/OS SDK__ is a collection of tools, libraries, and documentation for easy integration of technologies such as Kafka, Cassandra, HDFS, Spark, and TensorFlow with DC/OS.---
### Quick StartTo create a new service based on the SDK:
1. read the [developer guide](https://mesosphere.github.io/dcos-commons/developer-guide/) and the [FAQ](https://mesosphere.github.io/dcos-commons/faq/)
1. either install and use the [dcosdev tool](https://github.com/mesosphere/dcosdev) or follow the example of [hello-world framework](frameworks/helloworld)To update an existing framework to use the latest version of the SDK:
1. review the [SDK changelog](changelog.md), and
1. refer to the current [update instructions](UPDATING-FRAMEWORKS.md)---
### References
* [Developer Guide](https://mesosphere.github.io/dcos-commons/developer-guide/)
* [Javadocs](https://mesosphere.github.io/dcos-commons/reference/api/)---
### Contributions
Contributions are welcome! See [CONTRIBUTING](CONTRIBUTING.md).---
### License
DC/OS SDK is licensed under the Apache License, Version 2.0.