Skip to content

Hazelcast CLASSPATH

javapark edited this page Oct 10, 2022 · 12 revisions

◀️ KryoSerializer Generator 🔗 Creating Jet Workspace ▶️


The Hazelcast 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/hazelcast/plugins/v?/*
$PADOGRID_HOME/hazelcast/lib/v?/*
$PADOGRID_HOME/lib/*
$HAZELCAST_HOME/lib/*
$HAZELCAST_HOME/bin/user-lib/*

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 🔗 Creating Jet Workspace ▶️

Overview

Operations

Tools

Platforms

Clouds

Pado

Geode/GemFire

Hazelcast/Jet

ComputeDB/SnappyData

Coherence

Hadoop

Kafka/Confluent

Mosquitto

Redis

Spark

Clone this wiki locally