TheDocumentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
kyuubi command submits a job to a Kyuubi server within a NexusOne Kubernetes cluster.
Options
Options
--argsstringoptional: Job arguments in shell-style--arg1 <value>--classnamestringoptional: Main class. Also required for--jars.--confstringoptional: Comma-separated key-value pairs of Spark configs.--debugbooleanoptional: Enables debug logging.--filesstringoptional: Comma-separated local or remote files to include with the job.--history-serverstringoptional: Spark history server URL.--jarsstringoptional: Comma-separated local or remote JAR files.--namestringrequired: Kyuubi job name.--passwordstringoptional: Kyuubi password.--pyfilesstringoptional: Comma-separated local or remote Python files.--queuestringoptional: YuniKorn queue name.--resourcestringrequired: JAR or Python file.--serverstringrequired: Kyuubi server URL.--show-logsbooleanoptional: Display logs after completion.--usernamestringrequired: Kyuubi username.
Global options
Global options
--api-keystringoptional: API key or theNX1_API_KEYvariable.--config-filestringoptional: YAML config file.--help-hoptional: Shows help messages and exit.--hoststringoptional: API host.--no-verify-ssloptional: Disables SSL verification.--output-ooptional: Output format. Allowed values:json,yaml, ortable.--profile-pstringoptional: Profile name from~/.nx1/profiles.--timeoutintegeroptional: Requests when to timeout. Default is30.--verbose-voptional: Verbose output.