HDInsightSparkExecutorEvents
Spark Executor Events.
Categories
- Azure Resources
Solutions
- LogManagement
Resource types
- HDInsight Clusters
Columns
| Column | Type | Description |
|---|---|---|
| AddedTime | datetime | The time (UTC) the Executor was added. |
| ApplicationId | string | The application ID of the application producing the record. |
| ClusterDnsName | string | The DNS name of the cluster running the Executor. |
| ClusterTenantId | string | The tenant ID of the cluster running the Executor. |
| ExecutorCores | int | The number of cores the Spark Executor has. |
| ExecutorHost | string | The host the Executor ran on |
| ExecutorId | string | The ID of the Spark Executor. |
| Host | string | The FQDN of the host. |
| IpAddress | string | The IP Address of the node running the Executor. |
| Region | string | The region of the cluster running the Executor. |
| RemovedReason | string | The reason the Executor was removed. |
| RemovedTime | datetime | The time (UTC) the Executor was removed. |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| Role | string | The type of node running the Executor. |
| SourceSystem | string | |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| TenantId | string | |
| TimeGenerated | datetime | The timestamp (UTC) of when the log was generated. |
| Type | string | The name of the table |
| UserSubscriptionId | string | The subscription ID of the cluster running the Executor. |