-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #507 from odidev/isv-cloudera-gentoo
Add Cloudera and Gentoo files
- Loading branch information
Showing
2 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Cloudera Data Engineering | ||
vendor: Cloudera | ||
category: Miscellaneous | ||
description: Cloudera Data Platform has a serverless service called Cloudera Data Engineering (CDE), that allows submitting batch jobs to auto-scaling virtual clusters, hence allowing spending more time on the applications, and less time on the infrastructure. | ||
product_url: https://docs.cloudera.com/data-engineering/cloud/index.html | ||
works_on_arm: true | ||
release_date_on_arm: 2024/07/23 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://docs.cloudera.com/data-engineering/cloud/index.html | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://docs.cloudera.com/data-engineering/cloud/release-notes/topics/cde-whats-new-1.22.html#pnavId1https://docs.cloudera.com/data-engineering/cloud/release-notes/topics/cde-whats-new-1.22.html#pnavId1 | ||
official_docs: https://docs.cloudera.com/data-engineering/cloud/enable-data-engineering/topics/cde-aws-graviton.html | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Gentoo | ||
vendor: Gentoo | ||
category: Operating System | ||
description: Gentoo is a Linux-based Operating system that can be automatically customized and optimized for any application or need. | ||
product_url: https://www.gentoo.org/ | ||
works_on_arm: true | ||
release_date_on_arm: 2019/08/11 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://www.gentoo.org/ | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://www.gentoo.org/news/2019/08/11/arm64stable.html | ||
official_docs: https://www.gentoo.org/get-started/ | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |