mrconfig info threads

The mrconfig info threads command displays information about threads running on MapR File System. See mrconfig for instructions about running mrconfig commands.

Syntax

/opt/mapr/server/mrconfig [-h <host>] [-p <port>] info threads

Parameters

Parameter

Description

-h

host IP address; default 127.0.0.1

-p

The MapR File System port; default 5660

Examples

Display information about MapR filesystem threads on a local node
/opt/mapr/server/mrconfig info threads
Display information about MapR filesystem threads on a remote node with an IP address of xx.xx.xx.xx
/opt/mapr/server/mrconfig -h xx.xx.xx.xx info threads