MapReduce Tables
Click MapReduce -> Tables to view the list of tables. By default, the list of tables is sorted in order of highest number of queries that utilized this table in the given timeframe.
Click a table to view more details about a table in the MapReduce Table Details page.
Column Name | Description |
---|---|
Name | The name of the table. |
Query Count | The number of queries running on the table. |
# of Join Columns | The number of joins at column level. |
Search Option
Perform the following steps to search for a record in the search bar.
- Select a search parameter. Pulse provides you multiple search parameters.
- Select a suitable operator for your parameter.
- Enter the search term and hit the enter key.
For String Data type fields, you can use the =~ operator. This operator allows you to search strings by entering partial string. You can also use regular expressions to search a required value.

Filtering a Table
To filter by table name, perform the following:
- Click the Name. The drop-down list is displayed.
- Select the checkbox from the list. The data related to the selected table name is displayed.
- (Optional) You can search for the name using the search box in the drop-down list.
- (Optional) Select the checkbox All from the drop-down to reset the applied filter.
- (Optional) To remove the applied filter(s), click Reset.
Was this page helpful?