?> ¿Qué parámetro es obligatorio para la acción `... - Aide
QUESTION / RÉPONSE

¿Qué parámetro es obligatorio para la acción `actionSetToTable`?

0 consultations

Réponse

El parámetro obligatorio es `actionSet`, que especifica el nombre del conjunto de acciones definido por el usuario que se convertirá de su estructura de datos existente a una tabla en memoria.
Action technique liée

Voir la documentation de actionSetToTable

Voir l'Action
Thématiques

Voir aussi

actionSetInfo
builtins

Zeigt die Build-Informationen von geladenen Aktionssätzen an. Diese Aktion ist nützlich, um die Versionen und Details der auf dem CAS-Server verfügbaren Funktionalitäten zu überprüfen, was für die Fehlerbehebung und die Sicherstellung der Umgebungskonsistenz entscheidend ist.

addUserActionSetPath
builtins

Ajoute une caslib au chemin de recherche des jeux d'actions définis par l'utilisateur. Cela permet au serveur CAS de trouver et de charger des jeux d'actions personnalisés à partir d'un emplacement spécifié, étendant ainsi les fonctionnalités disponibles pour les utilisateurs.

addNode
builtins

The `addNode` action dynamically adds one or more machines to a running SAS Cloud Analytic Services (CAS) server. This is a fundamental administrative task for scaling a CAS environment, allowing for the expansion of computational resources without restarting the entire server. It can be used to add either worker nodes to increase processing power and data capacity, or a backup controller to enhance high availability. This action is typically performed by administrators to manage the cluster's topology in response to changing workloads.