Skip to content

Geode CLASSPATH

Dae Song Park edited this page Jun 5, 2022 · 13 revisions

◀️ KryoSerializer Generator 🔗 Geode Kubernetes ▶️

The Geode/GemFire class path is defined in the following order:

$CLASSPATH
$PADOGRID_WORKSPACE/clusters/<cluster>/plugins/*
$PADOGRID_WORKSPACE/clusters/<cluster>/lib/*
$PADOGRID_WORKSPACE/plugins/*
$PADOGRID_WORKSPACE/lib/*
$PADOGRID_HOME/geode/plugins/*
$PADOGRID_HOME/geode/lib/*
$PADOGRID_HOME/lib/*
$GEODE_HOME/lib/geode-dependencies.jar

To see member startup details, run the start_member -simulate command, which does not run the member but simulates the startup sequence that includes displaying the order of CLASSPATH, Java options, and arguments.

start_member -simulate

Note that CLASSPATH and JAVA_OPTS can be set in setenv.sh at each directory level to include additional paths or override any paths set in the subsequent directory levels. The setenv.sh files are located as follows:

$PADOGRID_WORKSPACE/clusters/$CLUSTER/bin_sh/setenv.sh
$PADOGRID_WORKSPACE/setenv.sh
$PADOGRID_HOME/bin_sh/setenv.sh

◀️ KryoSerializer Generator 🔗 Geode Kubernetes ▶️

Overview

Operations

Tools

Platforms

Clouds

Pado

Geode/GemFire

Hazelcast/Jet

ComputeDB/SnappyData

Coherence

Hadoop

Kafka/Confluent

Mosquitto

Redis

Spark

Clone this wiki locally