Skip to content

Commit

Permalink
Merge pull request #562 from odidev/linstor_kinesis
Browse files Browse the repository at this point in the history
Add Linstor-Server and Spark-Sql-Kinesis files
  • Loading branch information
zachlasiuk authored Jan 24, 2025
2 parents f1f91be + 0918355 commit 0fa1f0a
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/opensource_packages/linstor-server.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Linstor-server
category: Storage
description: LINSTOR is open-source software that manages replicated volumes across a group of machines, and it natively integrates with Kubernetes and other platforms, making the build, run, and controlling block storage simple.
download_url: https://github.com/LINBIT/linstor-server/tags
works_on_arm: true
supported_minimum_version:
version_number: Master branch
release_date: 2024/11/18


optional_info:
homepage_url: https://github.com/LINBIT/linstor-server
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/LINBIT/linstor-server?tab=readme-ov-file#building
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Only the master branch builds successfully from source on both Linux ARM64 and AMD64 with JDK17. Other released tags fail to build from source on both platforms. There are no Linux/ARM64 specific release notes.

---
29 changes: 29 additions & 0 deletions content/opensource_packages/spark-sql-kinesis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Spark-Sql-Kinesis
category: Miscellaneous
description: Spark-Sql-kinesis is an implementation of Kinesis Source Provider in Spark Structured Streaming.
download_url: https://github.com/roncemer/spark-sql-kinesis/releases
works_on_arm: true
supported_minimum_version:
version_number: spark-sql-kinesis_2.13-1.2.3_spark-3.2
release_date: 2022/10/02


optional_info:
homepage_url: https://github.com/roncemer/spark-sql-kinesis
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/roncemer/spark-sql-kinesis?tab=readme-ov-file#spark-version-32x
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Kinesis-sql has been moved to [Spark-sql-kinesis](https://github.com/roncemer/spark-sql-kinesis). There are no Linux/ARM64 release notes. Project can be built with mvn on The Neoverse N1.

---

0 comments on commit 0fa1f0a

Please sign in to comment.