Skip to content

Creating Workspace and Starting Cluster

Dae Song Park edited this page May 30, 2021 · 10 revisions

◀️ Creating RWE 🔗 Managing Workspaces ▶️


Working in a workspace is as simple as creating one and starting up the default cluster. The example shown below creates the workspace named my-workspace and starts the inventory cluster. As the example demonstrates, you can switch between workspaces and clusters on the fly. All the PadoGrid commands include full support for bash auto-completion and man pages.

# Create and switch to 'my-workspace'
create_workspace -name my-workspace
switch_workspace my-workspace

# Create and switch to the 'inventory' cluster
create_cluster -cluster inventory
switch_cluster inventory

# Start the 'inventory' cluster
start_cluster

◀️ Creating RWE 🔗 Managing Workspaces ▶️

Overview

Operations

Tools

Platforms

Clouds

Pado

Geode/GemFire

Hazelcast/Jet

ComputeDB/SnappyData

Coherence

Hadoop

Kafka/Confluent

Mosquitto

Redis

Spark

Clone this wiki locally