Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 2.13 KB

WCE-CLI.md

File metadata and controls

69 lines (50 loc) · 2.13 KB
copyright lastupdated
years
2017
2017-07-12

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:codeblock: .codeblock} {:screen: .screen} {:pre: .pre}

Using a command line interface

You can use the Command Line Interface tool to interact with the IBM Analytics Engine cluster.

Getting Started

Usage

$ bx ae
NAME:
   bx ae - Watson Compute Engine commands
USAGE:
   bx ae command [arguments...] [command options]

COMMANDS:
   file-system            Interact with HDFS on the IBM Analytics Engine cluster
   spark-endpoint         Set the server endpoint
   spark-job-cancel       Cancel a Spark Job submitted on the IBM Analytics Engine cluster
   spark-job-status       Retrieve the status of the Spark job from the IBM Analytics Engine cluster
   spark-job-statuses     Retrieve the status of the Spark job from the IBM Analytics Engine cluster
   spark-logs             Get spark job logs
   spark-submit           Submit a Spark job to the IBM Analytics Engine cluster
   username               Set the default username for IBM Analytics Engine commands.
   versions               Get the versions of the services running in the IBM Analytics Engine cluster
   help

Enter 'bx ae help [command]' for more information about a command.

Command Reference

FAQs

Troubleshooting