diff --git a/content/opensource_packages/apache_drill.md b/content/opensource_packages/apache_drill.md new file mode 100644 index 00000000..2525faa2 --- /dev/null +++ b/content/opensource_packages/apache_drill.md @@ -0,0 +1,29 @@ +--- +name: Apache Drill +category: Databases - Big-data +description: Apache Drill is an open-source SQL query engine for interactive analysis of large-scale structured and semi-structured datasets. +download_url: https://github.com/apache/drill/releases +works_on_arm: true +supported_minimum_version: + version_number: 1.19.0 + release_date: 2021/06/15 + + +optional_info: + homepage_url: https://drill.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://drill.apache.org/docs/starting-drill-on-linux-and-mac-os-x/ + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/apache/drill/releases/tag/drill-1.19.0 + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/apache_knox.md b/content/opensource_packages/apache_knox.md new file mode 100644 index 00000000..e25ef776 --- /dev/null +++ b/content/opensource_packages/apache_knox.md @@ -0,0 +1,29 @@ +--- +name: Apache Knox +category: Databases - Big-data +description: Apache Knox is a gateway that secures access to Hadoop services, providing a REST API for authentication and authorization management. +download_url: https://cwiki.apache.org/confluence/display/KNOX/Apache+Knox+Releases +works_on_arm: true +supported_minimum_version: + version_number: v1.5.0-release + release_date: 2020/12/06 + + +optional_info: + homepage_url: https://knox.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://knox.apache.org/books/knox-2-1-0/user-guide.html#Quick+Start + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://issues.apache.org/jira/browse/KNOX-2535 + release_notes__recommended_minimum: + other_info: + +---