└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # DEPRECATED 2 | 3 | _The Nomad Spark integration is deprecated and will no longer be maintained by 4 | HashiCorp_. Spark lacks a pluggable scheduler interface, necessitating this 5 | independent fork. Maintaining this fork requires significant effort to keep 6 | current with upstream Spark, persisting correct behavior of our integration while 7 | tracking Spark's constantly-advancing feature set. Ultimately, we felt that the 8 | level of effort did not justify the result: a second-class Spark experience 9 | inconsistent with HashiCorp standards. 10 | 11 | The Nomad team continues to be excited about the future of our ecosystem. We’re 12 | currently focusing our efforts on building first-class experiences, with 13 | features such as autoscaling and integrations with Spinnaker and Airflow on the 14 | horizon. As always, feel free to reach out on our discussion forums at 15 | [https://discuss.hashicorp.com/c/nomad](https://discuss.hashicorp.com/c/nomad). 16 | 17 | The previous source is available on the `master` branch. 18 | --------------------------------------------------------------------------------