show | describe query

Displays information about queries in the metaspace.

Syntax

(show | describe) query [detail] [state <string>]
                                      [space <string>]
                                      [member_id <string>]
                                      [member_name <string>]

Parameters

The following table describes the parameters for this command.

show | describe space query Parameters
Parameter Description
detail By default, the information displayed in the output is in a tabular format. Specifying this option would switch the output to a detailed format.
state Specifies the state of the query. When not specified, all queries are displayed. Can be one of the following states:
  • running - Shows only running queries
  • completed - Shows only completed queries
member_id Shows query from the member with the specified member_id.
member_name Shows query from the member with the specified member_name.