GS_WLM_EC_OPERATOR_INFO
GS_WLM_EC_OPERATOR_INFO records operator information after an Extension Connector job ends. If enable_resource_record is set to on, the system imports records from GS_WLM_EC_OPERATOR_HISTORY to this system catalog every 3 minutes. This operation occupies storage space and affects performance. The sysadmin permission is required for querying the system catalog. The current feature is a lab feature. Contact Huawei technical support before using it.
Name |
Type |
Description |
---|---|---|
queryid |
bigint |
Internal query ID used for Extension Connector statement execution |
plan_node_id |
integer |
Plan node ID of the execution plan of an Extension Connector operator |
start_time |
timestamp with time zone |
Time when the Extension Connector operator starts to process the first data record |
duration |
bigint |
Total execution time of the Extension Connector operator (unit: ms) |
tuple_processed |
bigint |
Number of elements returned by the Extension Connector operator |
min_peak_memory |
integer |
Minimum peak memory used by the Extension Connector operator on all DNs (unit: MB) |
max_peak_memory |
integer |
Maximum peak memory used by the Extension Connector operator on all DNs (unit: MB) |
average_peak_memory |
integer |
Average peak memory used by the Extension Connector operator on all DNs (unit: MB) |
ec_status |
text |
Status of the Extension Connector job |
ec_execute_datanode |
text |
Name of the DN executing an Extension Connector job |
ec_dsn |
text |
DSN used by an Extension Connector job |
ec_username |
text |
Username used by the Extension Connector job to access a remote database instance (the value is null if the remote database instance is SPARK.) |
ec_query |
text |
Statement sent by an Extension Connector job to a remote database instance |
ec_libodbc_type |
text |
Type of the unixODBC driver used by an Extension Connector job |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot