RESOURCE_CONFIG_PATH
Description
Specifies the path for storing the heterogeneous resource description file.
The heterogeneous resource description file is a JSON file, which contains the description of nodes and clusters. For details about the configuration example and field description, see "numa_config.json Configuration" in DataFlow Development Guide (C++).
Example
export RESOURCE_CONFIG_PATH=/home/test/numa_config.json
Restrictions
None
Applicability
Parent topic: Resource Configuration