-
Notifications
You must be signed in to change notification settings - Fork 112
Install Texera
Jiadong Bai edited this page Mar 28, 2025
·
16 revisions
To install Texera, you may choose one of the two supported architectures depending on your needs:
-
Single Node Deployment: ideal for quickly starting Texera on a local machine or testing deployments serving a small number of users. See Installing Texera on a Single Node.
-
Kubernetes-based Deployment: recommended for production-level deployments at scale, supporting high availability serving a larger number of users. See Installing Texera on a Kubernetes Cluster.
Copyright © 2025 The Apache Software Foundation.
Getting Started
Implementing an Operator
- Step 2 - Guide to Implement a Java Native Operator
- Step 3 - Guide to Use a Python UDF
- Step 4 - Guide to Implement a Python Native Operator
Contributing to the Project