?> What is the purpose of the `addNodeStatus` action ... - Aide
QUESTION / RÉPONSE

What is the purpose of the `addNodeStatus` action in SAS Viya?

2 consultations

Réponse

The `addNodeStatus` action is used to list details about machines that are currently in the process of being added to the CAS server.
Action technique liée

Voir la documentation de addNodeStatus

Voir l'Action

Voir aussi

actionSetInfo
builtins

The actionSetInfo action is part of the built-in action set in SAS Viya. It is used to display build and version information for loaded CAS action sets. This is particularly useful for administrators and developers to verify the versions of the action sets currently in use in a CAS session, which can be crucial for debugging, ensuring compatibility, and managing the environment. By default, it lists only the action sets loaded in the current session, but it can also be used to list all action sets available on the server.

addNodeStatus
session

Enumera los detalles sobre las máquinas que se están agregando actualmente al servidor.

addNode
builtins

Añade una máquina al servidor CAS. Esta acción es fundamental para la administración de un clúster de SAS Viya, permitiendo escalar horizontalmente el entorno al incorporar nuevas máquinas, ya sea como 'workers' para aumentar la capacidad de procesamiento de datos o como un 'controller' de respaldo para alta disponibilidad. PRECAUCIÓN: Esta acción está deshabilitada en un entorno de Kubernetes.