kyuubi command submits a job to a Kyuubi server.
Options
Options
--argsstringoptional: Job arguments.--classnamestringoptional: Main class.--confstringoptional: Spark configurations.--debugbooleanoptional: Enables debug logging.--filesstringoptional: Files to include with the job.--history-serverstringoptional: Spark history server URL.--jarsstringoptional: JAR files.--namestringrequired: Kyuubi job name.--passwordstringoptional: Kyuubi password.--pyfilesstringoptional: Python files.--queuestringoptional: YuniKorn queue.--resourcestringrequired: JAR or Python file.--serverstringrequired: Kyuubi server URL.--show-logsbooleanoptional: Shows job logs.--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.