Name Status Bytes Received Records Received Bytes Sent Records Sent Parallelism Start Time Duration End Time Tasks {{ node.detail?.name }} {{ node.detail.metrics['read-bytes'] | humanizeBytes }} {{ node.detail.metrics['read-records'] | number: '1.0-0' }} {{ node.detail.metrics['write-bytes'] | humanizeBytes }} {{ node.detail.metrics['write-records'] | number: '1.0-0' }} {{ node.parallelism }} {{ node.detail['start-time'] | humanizeDate: 'yyyy-MM-dd HH:mm:ss' }} {{ node.detail?.duration | humanizeDuration }} {{ node.detail['end-time'] | humanizeDate: 'yyyy-MM-dd HH:mm:ss' }} loading...