The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
This container image cambridgesemantics/anzograph-db is provided for production and pre-production deployment scenarios in k8s managed as custom resource by the cambridgesemantics/anzograph-operator image or as an anzograph helm release.
3.3.0 | 3.3.0-r{{ build }} |
3.2.2 | 3.2.2-r{{ build }} |
3.2.1 | 3.2.1-r{{ build }} |
3.2.0 | 3.2.0-r{{ build }} |
3.1.8 | 3.1.8-r{{ build }} |
3.1.7 | 3.1.7-r{{ build }} |
3.1.6 | 3.1.6-r{{ build }} |
3.1.5 | 3.1.5-r{{ build }} |
3.1.4 | 3.1.4-r{{ build }} |
3.1.3 | 3.1.3-r{{ build }} |
3.1.2 | 3.1.2-r{{ build }} |
3.1.1 | 3.1.1-r{{ build }} |
3.1.0 | 3.1.0-r{{ build }} |
2.5.23 | 2.5.23-r{{ build }} |
2.5.22 | 2.5.22-r{{ build }} |
2.5.21 | 2.5.21-r{{ build }} |
2.5.20 | 2.5.20-r{{ build }} |
2.5.19 | 2.5.19-r{{ build }} |
Altair® Graph Lakehouse™ is the only MPP (massively parallel processing) native graph OLAP (GOLAP) database designed to accelerate data integration and scalable analytics with graph at performance levels that compare favorably with the industry-leading data warehouse analytics products. Graph Lakehouse offers a variety of advanced analytics capabilities, including over 40 functions for regular data warehousing-style line-of-business analytics like Aggregate grouping, Views, Windowed Aggregates, as well as graph algorithms, and inferencing at super-fast speeds. An SDK enables developers to add their own custom parallel bi-directional connectors, functions and aggregates that can perform in parallel across enterprise-scale knowledge-graphs. The product has been market tested and has been in production for several years at leading global corporations.
Your use of this Docker image is conditional on your acceptance of the terms and conditions contained in the Altair Data Analytics Software License Agreement. The Graph Lakehouse web-based Admin/Management Console supports requesting and updating of runtime licenses.
Altair Units Licensing is a value-based license management system enabling metered usage of Graph Lakehouse and all other Altair products. Graph Lakehouse belongs to the Altair Data Analytics suite of applications, all of which have the capability to use a single pool of recyclable Altair Units. The license units consumption of Graph Lakehouse depends on the CPU resources (the number of CPU cores on the host system). As of this version, Graph Lakehouse consumes 6 units per core. Please visit the Altair Customer Support portal or email the Data Analytics Support team at dasupport@altair.com to request a license.
Graph Lakehouse activation with a Cambridge Semantics license key is a legacy method supported in parallel with the new Altair Units Licensing to ease the transition to the new licensing system for existing customers. The information required to generate a license key (Server ID, CPU Cores, Max RAM, and Max Nodes) is available in the web-based Admin/Management Console of Graph Lakehouse. Please provide this information to Altair Customer Support when requesting a license key for your system.
Graph Lakehouse is a high performance computing (HPC) Massively Parallel Processing (MPP) Graph OLAP engine. High performance interconnect bandwidth between cluster nodes is required. The minimum bandwidth supported is 10 GB/s, although higher bandwidth can significantly improve database performance. The web-based Admin/Management Console includes an inter-node bandwidth test, to verify that your cluster infrastructure provides sufficient bandwidth to be viable. Further sizing information is available here.
Please submit defect reports to Altair Support via the Customer Support portal or by emailing the Data Analytics Support team at dasupport@altair.com.
The instructions below assume helm version 3+.
helm repo add csi-helm https://storage.googleapis.com/csi-helm/
helm repo update
helm search repo anzograph
helm inspect readme csi-helm/anzograph | tee Readme.md
helm inspect values csi-helm/anzograph | tee values.yaml
helm install -f ./values.yaml {{ release-name }} csi-helm/anzograph
Using this software means you agree with and accept the terms of the Altair Data Analytics Software License Agreement
Altair Engineering Inc. offers comprehensive, open-architecture simulation, artificial intelligence (AI), high-performance computing (HPC), and data analytics solutions that empower organizations to build better, more efficient, more sustainable products and processes. The company's Graph Studio™ (formerly Anzo®) platform for building enterprise data fabrics offers a universal semantic layer to connect and bring meaning to all enterprise data. It combines a semantic layer with an embedded graph database to link, analyze and manage diverse data — internal or external, structured or unstructured — at exceptional speed and big data scales. Graph Lakehouse, the same graph database embedded within Graph Studio, is now available on a standalone basis for data analysts, enterprise architects, and application developers to build and execute data warehouse analytics, graph & data science algorithms, and inferencing, all in one award-winning graph database for analytics.
The following information was extracted from the containerfile and other sources.
Summary | Graph Lakehouse® db image based on ubi9 |
Description | The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
Provider | Cambridge Semantics |
Maintainer | https://altair.com/customer-support |
The following information was extracted from the containerfile and other sources.
Repository name | Graph Lakehouse® db image based on ubi9 |
Image version | r202509161010 |
Architecture | amd64 |
Use the following instructions to get images from a Red Hat container registry using registry service account tokens. You will need to create a registry service account to use prior to completing any of the following tasks.
First, you will need to add a reference to the appropriate secret and repository to your Kubernetes pod configuration via an imagePullSecrets field.
Then, use the following from the command line or from the OpenShift Dashboard GUI interface.
Use the following command(s) from a system with podman installed
Use the following command(s) from a system with docker service installed and running
Use the following instructions to get images from a Red Hat container registry using your Red Hat login.
For best practices, it is recommended to use registry tokens when pulling content for OpenShift deployments.
Use the following command(s) from a system with podman installed
Use the following command(s) from a system with docker service installed and running