[
https://issues.apache.org/jira/browse/IGNITE-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-13426:
------------------------------------
Description:
It's needed to add the ability to get an arbitrary SystemView via
control.(sh|bin) script.
Proposed command structure:
control.(sh|bin) --system_view [–node_id node_id] system_view_name
Parameters:
system_view_name - Name of the system view which value is requested.
Both "SQL" and "common" styles
of system view name are supported
(e.g. SQL_TABLES and sql.tables
will be handled similarly).
node_id - ID of the node to get the system view
from.
If not set, random node will be
chosen.
was:
It's needed to add the ability to get an arbitrary SystemView via
control.(sh|bin) script.
Proposed command structure:
control.(sh|bin) --system_view [–node_id node_id] system_view_name
Parameters:
system_view_name - Name of the system view which value is requested.
Both "SQL" and "common" styles
of system view name are supported
(e.g. SQL_TABLES and sql.tables
will be handled similarly).
node_id - ID of the node to get the system view
from.
Optional parameter. If not set,
random node will be chosen.
> Add command to control.(sh|bin) to get an arbitrary SystemView
> --------------------------------------------------------------
>
> Key: IGNITE-13426
> URL: https://issues.apache.org/jira/browse/IGNITE-13426
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Minor
> Fix For: 2.10
>
>
> It's needed to add the ability to get an arbitrary SystemView via
> control.(sh|bin) script.
> Proposed command structure:
> control.(sh|bin) --system_view [–node_id node_id] system_view_name
> Parameters:
> system_view_name - Name of the system view which value is requested.
> Both "SQL" and "common"
> styles of system view name are supported
> (e.g. SQL_TABLES and
> sql.tables will be handled similarly).
> node_id - ID of the node to get the system view
> from.
> If not set, random node will
> be chosen.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)