Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linstor-Server and Spark-Sql-Kinesis files #562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.

---