dcos-commons icon indicating copy to clipboard operation
dcos-commons copied to clipboard

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.

Results 61 dcos-commons issues
Sort by recently updated
recently updated
newest added

[D2IQ-65350] - Configurable Logrotate options. [D2IQ-66685] - Cassandra Scheduler placement constraints.

do not merge

Related to [COPS-4971](https://jira.mesosphere.com/browse/COPS-4971)

RLIMIT parameters has been added to HDFS configuration.

hdfs
ready for review

As per documentation of Cassandra I keep default values as follows: - memlock unlimited (done set default -1) - nofile 1048576 (Not touched as its already implemented in master) -...

cassandra

This PR adds USI as a vcs dependency. It is a moving dependency and this choice was made intentionally for a faster dev process (and our target branch is not...

wip

## What changes were proposed in this pull request? Disabled\turned off short-circuit local reads Resolves [HDFS client shows DomainSocket warning when reading files](https://jira.mesosphere.com/browse/DCOS-28911)

Currently, the `uploading` only works with AWS S3. But we may use other cloud providers like Azure, GCP, Aliyun. So we can use env var `S3_ENDPOINT_URL`. If this var is...

Removed Multi Service source code, unit tests, integrations tests, javadoc and markdown references. This is done in the interest of making SDK on USI easier and also partly to cleanup...

wip
do not merge