{
    "id": {
        "part1": 2709160974785666600,
        "part2": 2967022456303899000
    },
    "type": 1,
    "start": 1516707953503,
    "end": 0,
    "query": "SELECT  CAST( mac AS VARCHAR ) AS `clientsnapshot.mac`,  CAST( os AS VARCHAR ) AS `clientsnapshot.os`,  CAST( role AS VARCHAR ) AS `clientsnapshot.role`,  CAST( upDownSince AS DOUBLE ) AS `clientsnapshot.upDownSince`,  CAST( firstDetected AS DOUBLE ) AS `clientsnapshot.firstDetected`,  CAST( googleAuth AS DOUBLE ) AS `clientsnapshot.googleAuth`,  CAST( vendor AS VARCHAR ) AS `clientsnapshot.vendor`,  CAST( smartDeviceType AS DOUBLE ) AS `clientsnapshot.smartDeviceType`,  CAST( name AS VARCHAR ) AS `clientsnapshot.name`,  CAST( username AS VARCHAR ) AS `clientsnapshot.username`,  CAST( capability AS DOUBLE ) AS `clientsnapshot.capability`  ,  CAST( proto AS DOUBLE ) AS proto,  CAST( rssi AS DOUBLE ) AS rssi,  CAST( avgDtRt AS DOUBLE ) AS avgDtRt,  CAST( channel AS DOUBLE ) AS channel,  CAST( assocApMac AS VARCHAR ) AS assocApMac,  CAST( ssid AS VARCHAR ) AS ssid,  CAST( upLinkData AS DOUBLE ) AS upLinkData,  CAST( downLinkData AS DOUBLE ) AS downLinkData,  CAST( failCode AS DOUBLE ) AS failCode,  CAST( latestFailTime AS DOUBLE ) AS latestFailTime,  CAST( dhcpLat AS DOUBLE ) AS dhcpLat,  CAST( aaaLat AS DOUBLE ) AS aaaLat,  CAST( wanLat AS DOUBLE ) AS wanLat,  CAST( wanLatWire AS DOUBLE ) AS wanLatWire,  CAST( wanLatWireless AS DOUBLE ) AS wanLatWireless,  CAST( ownSensBoxId AS DOUBLE ) AS ownSensBoxId,  CAST( connFlag AS DOUBLE ) AS connFlag,  CAST( perfFlag AS DOUBLE ) AS perfFlag,  CAST( assocApName AS VARCHAR ) AS assocApName,  CAST( avgUplinkDtRt AS DOUBLE ) AS avgUplinkDtRt,  CAST( avgDownlinkDtRt AS DOUBLE ) AS avgDownlinkDtRt,  CAST( retryRate AS DOUBLE ) AS retryRate,  CAST( failureCount AS DOUBLE ) AS failureCount,  CAST( successCount AS DOUBLE ) AS successCount,  CAST( poorPerfReason AS DOUBLE ) AS poorPerfReason,  CAST( ip AS VARCHAR ) AS ip,  CAST( ipv6 AS VARCHAR ) AS ipv6,  CAST( sticky AS DOUBLE ) AS sticky,  CAST( locId AS DOUBLE ) AS locId  FROM (  (\t SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  CAST( clientlevel.clientconnection.proto AS DOUBLE ) AS proto,  CAST( clientlevel.clientconnection.rssi AS DOUBLE ) AS rssi,  CAST( clientlevel.clientconnection.avgDtRt AS DOUBLE ) AS avgDtRt,  CAST( clientlevel.clientconnection.channel AS DOUBLE ) AS channel,  CAST( clientlevel.clientconnection.assocApMac AS VARCHAR ) AS assocApMac,  CAST( clientlevel.clientconnection.ssid AS VARCHAR ) AS ssid,  CAST( clientlevel.clientconnection.upLinkData AS DOUBLE ) AS upLinkData,  CAST( clientlevel.clientconnection.downLinkData AS DOUBLE ) AS downLinkData,  CAST( clientlevel.clientconnection.failCode AS DOUBLE ) AS failCode,  CAST( clientlevel.clientconnection.latestFailTime AS DOUBLE ) AS latestFailTime,  CAST( clientlevel.clientconnection.dhcpLat AS DOUBLE ) AS dhcpLat,  CAST( clientlevel.clientconnection.aaaLat AS DOUBLE ) AS aaaLat,  CAST( clientlevel.clientconnection.wanLat AS DOUBLE ) AS wanLat,  CAST( clientlevel.clientconnection.wanLatWire AS DOUBLE ) AS wanLatWire,  CAST( clientlevel.clientconnection.wanLatWireless AS DOUBLE ) AS wanLatWireless,  CAST( clientlevel.clientconnection.ownSensBoxId AS DOUBLE ) AS ownSensBoxId,  CAST( clientlevel.clientconnection.connFlag AS DOUBLE ) AS connFlag,  CAST( clientlevel.clientconnection.perfFlag AS DOUBLE ) AS perfFlag,  CAST( clientlevel.clientconnection.assocApName AS VARCHAR ) AS assocApName,  CAST( clientlevel.clientconnection.avgUplinkDtRt AS DOUBLE ) AS avgUplinkDtRt,  CAST( clientlevel.clientconnection.avgDownlinkDtRt AS DOUBLE ) AS avgDownlinkDtRt,  CAST( clientlevel.clientconnection.retryRate AS DOUBLE ) AS retryRate,  CAST( clientlevel.clientconnection.failureCount AS DOUBLE ) AS failureCount,  CAST( clientlevel.clientconnection.successCount AS DOUBLE ) AS successCount,  CAST( clientlevel.clientconnection.poorPerfReason AS DOUBLE ) AS poorPerfReason,  CAST( clientlevel.clientconnection.ip AS VARCHAR ) AS ip,  CAST( clientlevel.clientconnection.ipv6 AS VARCHAR ) AS ipv6,  CAST( clientlevel.clientconnection.sticky AS DOUBLE ) AS sticky,  CAST( clientlevel.clientconnection.locId AS DOUBLE ) AS locId  FROM (  SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  FLATTEN(connections) AS clientconnection  FROM `/data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl` WHERE _id > '01|1521954900' AND _id < '01|1521954900}'  ) clientlevel ORDER BY  CAST( upDownSince AS DOUBLE ) DESC \t)  UNION ALL  (\t SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  CAST( clientlevel.clientconnection.proto AS DOUBLE ) AS proto,  CAST( clientlevel.clientconnection.rssi AS DOUBLE ) AS rssi,  CAST( clientlevel.clientconnection.avgDtRt AS DOUBLE ) AS avgDtRt,  CAST( clientlevel.clientconnection.channel AS DOUBLE ) AS channel,  CAST( clientlevel.clientconnection.assocApMac AS VARCHAR ) AS assocApMac,  CAST( clientlevel.clientconnection.ssid AS VARCHAR ) AS ssid,  CAST( clientlevel.clientconnection.upLinkData AS DOUBLE ) AS upLinkData,  CAST( clientlevel.clientconnection.downLinkData AS DOUBLE ) AS downLinkData,  CAST( clientlevel.clientconnection.failCode AS DOUBLE ) AS failCode,  CAST( clientlevel.clientconnection.latestFailTime AS DOUBLE ) AS latestFailTime,  CAST( clientlevel.clientconnection.dhcpLat AS DOUBLE ) AS dhcpLat,  CAST( clientlevel.clientconnection.aaaLat AS DOUBLE ) AS aaaLat,  CAST( clientlevel.clientconnection.wanLat AS DOUBLE ) AS wanLat,  CAST( clientlevel.clientconnection.wanLatWire AS DOUBLE ) AS wanLatWire,  CAST( clientlevel.clientconnection.wanLatWireless AS DOUBLE ) AS wanLatWireless,  CAST( clientlevel.clientconnection.ownSensBoxId AS DOUBLE ) AS ownSensBoxId,  CAST( clientlevel.clientconnection.connFlag AS DOUBLE ) AS connFlag,  CAST( clientlevel.clientconnection.perfFlag AS DOUBLE ) AS perfFlag,  CAST( clientlevel.clientconnection.assocApName AS VARCHAR ) AS assocApName,  CAST( clientlevel.clientconnection.avgUplinkDtRt AS DOUBLE ) AS avgUplinkDtRt,  CAST( clientlevel.clientconnection.avgDownlinkDtRt AS DOUBLE ) AS avgDownlinkDtRt,  CAST( clientlevel.clientconnection.retryRate AS DOUBLE ) AS retryRate,  CAST( clientlevel.clientconnection.failureCount AS DOUBLE ) AS failureCount,  CAST( clientlevel.clientconnection.successCount AS DOUBLE ) AS successCount,  CAST( clientlevel.clientconnection.poorPerfReason AS DOUBLE ) AS poorPerfReason,  CAST( clientlevel.clientconnection.ip AS VARCHAR ) AS ip,  CAST( clientlevel.clientconnection.ipv6 AS VARCHAR ) AS ipv6,  CAST( clientlevel.clientconnection.sticky AS DOUBLE ) AS sticky,  CAST( clientlevel.clientconnection.locId AS DOUBLE ) AS locId  FROM (  SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  FLATTEN(connections) AS clientconnection  FROM `/data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl` WHERE _id > '02|1521954900' AND _id < '02|1521954900}'  ) clientlevel ORDER BY  CAST( upDownSince AS DOUBLE ) DESC \t)  UNION ALL  (\t SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  CAST( clientlevel.clientconnection.proto AS DOUBLE ) AS proto,  CAST( clientlevel.clientconnection.rssi AS DOUBLE ) AS rssi,  CAST( clientlevel.clientconnection.avgDtRt AS DOUBLE ) AS avgDtRt,  CAST( clientlevel.clientconnection.channel AS DOUBLE ) AS channel,  CAST( clientlevel.clientconnection.assocApMac AS VARCHAR ) AS assocApMac,  CAST( clientlevel.clientconnection.ssid AS VARCHAR ) AS ssid,  CAST( clientlevel.clientconnection.upLinkData AS DOUBLE ) AS upLinkData,  CAST( clientlevel.clientconnection.downLinkData AS DOUBLE ) AS downLinkData,  CAST( clientlevel.clientconnection.failCode AS DOUBLE ) AS failCode,  CAST( clientlevel.clientconnection.latestFailTime AS DOUBLE ) AS latestFailTime,  CAST( clientlevel.clientconnection.dhcpLat AS DOUBLE ) AS dhcpLat,  CAST( clientlevel.clientconnection.aaaLat AS DOUBLE ) AS aaaLat,  CAST( clientlevel.clientconnection.wanLat AS DOUBLE ) AS wanLat,  CAST( clientlevel.clientconnection.wanLatWire AS DOUBLE ) AS wanLatWire,  CAST( clientlevel.clientconnection.wanLatWireless AS DOUBLE ) AS wanLatWireless,  CAST( clientlevel.clientconnection.ownSensBoxId AS DOUBLE ) AS ownSensBoxId,  CAST( clientlevel.clientconnection.connFlag AS DOUBLE ) AS connFlag,  CAST( clientlevel.clientconnection.perfFlag AS DOUBLE ) AS perfFlag,  CAST( clientlevel.clientconnection.assocApName AS VARCHAR ) AS assocApName,  CAST( clientlevel.clientconnection.avgUplinkDtRt AS DOUBLE ) AS avgUplinkDtRt,  CAST( clientlevel.clientconnection.avgDownlinkDtRt AS DOUBLE ) AS avgDownlinkDtRt,  CAST( clientlevel.clientconnection.retryRate AS DOUBLE ) AS retryRate,  CAST( clientlevel.clientconnection.failureCount AS DOUBLE ) AS failureCount,  CAST( clientlevel.clientconnection.successCount AS DOUBLE ) AS successCount,  CAST( clientlevel.clientconnection.poorPerfReason AS DOUBLE ) AS poorPerfReason,  CAST( clientlevel.clientconnection.ip AS VARCHAR ) AS ip,  CAST( clientlevel.clientconnection.ipv6 AS VARCHAR ) AS ipv6,  CAST( clientlevel.clientconnection.sticky AS DOUBLE ) AS sticky,  CAST( clientlevel.clientconnection.locId AS DOUBLE ) AS locId  FROM (  SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  FLATTEN(connections) AS clientconnection  FROM `/data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl` WHERE _id > '03|1521954900' AND _id < '03|1521954900}'  ) clientlevel ORDER BY  CAST( upDownSince AS DOUBLE ) DESC \t)  UNION ALL  (\t SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  CAST( clientlevel.clientconnection.proto AS DOUBLE ) AS proto,  CAST( clientlevel.clientconnection.rssi AS DOUBLE ) AS rssi,  CAST( clientlevel.clientconnection.avgDtRt AS DOUBLE ) AS avgDtRt,  CAST( clientlevel.clientconnection.channel AS DOUBLE ) AS channel,  CAST( clientlevel.clientconnection.assocApMac AS VARCHAR ) AS assocApMac,  CAST( clientlevel.clientconnection.ssid AS VARCHAR ) AS ssid,  CAST( clientlevel.clientconnection.upLinkData AS DOUBLE ) AS upLinkData,  CAST( clientlevel.clientconnection.downLinkData AS DOUBLE ) AS downLinkData,  CAST( clientlevel.clientconnection.failCode AS DOUBLE ) AS failCode,  CAST( clientlevel.clientconnection.latestFailTime AS DOUBLE ) AS latestFailTime,  CAST( clientlevel.clientconnection.dhcpLat AS DOUBLE ) AS dhcpLat,  CAST( clientlevel.clientconnection.aaaLat AS DOUBLE ) AS aaaLat,  CAST( clientlevel.clientconnection.wanLat AS DOUBLE ) AS wanLat,  CAST( clientlevel.clientconnection.wanLatWire AS DOUBLE ) AS wanLatWire,  CAST( clientlevel.clientconnection.wanLatWireless AS DOUBLE ) AS wanLatWireless,  CAST( clientlevel.clientconnection.ownSensBoxId AS DOUBLE ) AS ownSensBoxId,  CAST( clientlevel.clientconnection.connFlag AS DOUBLE ) AS connFlag,  CAST( clientlevel.clientconnection.perfFlag AS DOUBLE ) AS perfFlag,  CAST( clientlevel.clientconnection.assocApName AS VARCHAR ) AS assocApName,  CAST( clientlevel.clientconnection.avgUplinkDtRt AS DOUBLE ) AS avgUplinkDtRt,  CAST( clientlevel.clientconnection.avgDownlinkDtRt AS DOUBLE ) AS avgDownlinkDtRt,  CAST( clientlevel.clientconnection.retryRate AS DOUBLE ) AS retryRate,  CAST( clientlevel.clientconnection.failureCount AS DOUBLE ) AS failureCount,  CAST( clientlevel.clientconnection.successCount AS DOUBLE ) AS successCount,  CAST( clientlevel.clientconnection.poorPerfReason AS DOUBLE ) AS poorPerfReason,  CAST( clientlevel.clientconnection.ip AS VARCHAR ) AS ip,  CAST( clientlevel.clientconnection.ipv6 AS VARCHAR ) AS ipv6,  CAST( clientlevel.clientconnection.sticky AS DOUBLE ) AS sticky,  CAST( clientlevel.clientconnection.locId AS DOUBLE ) AS locId  FROM (  SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  FLATTEN(connections) AS clientconnection  FROM `/data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl` WHERE _id > '04|1521954900' AND _id < '04|1521954900}'  ) clientlevel ORDER BY  CAST( upDownSince AS DOUBLE ) DESC \t)  UNION ALL  (\t SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  CAST( clientlevel.clientconnection.proto AS DOUBLE ) AS proto,  CAST( clientlevel.clientconnection.rssi AS DOUBLE ) AS rssi,  CAST( clientlevel.clientconnection.avgDtRt AS DOUBLE ) AS avgDtRt,  CAST( clientlevel.clientconnection.channel AS DOUBLE ) AS channel,  CAST( clientlevel.clientconnection.assocApMac AS VARCHAR ) AS assocApMac,  CAST( clientlevel.clientconnection.ssid AS VARCHAR ) AS ssid,  CAST( clientlevel.clientconnection.upLinkData AS DOUBLE ) AS upLinkData,  CAST( clientlevel.clientconnection.downLinkData AS DOUBLE ) AS downLinkData,  CAST( clientlevel.clientconnection.failCode AS DOUBLE ) AS failCode,  CAST( clientlevel.clientconnection.latestFailTime AS DOUBLE ) AS latestFailTime,  CAST( clientlevel.clientconnection.dhcpLat AS DOUBLE ) AS dhcpLat,  CAST( clientlevel.clientconnection.aaaLat AS DOUBLE ) AS aaaLat,  CAST( clientlevel.clientconnection.wanLat AS DOUBLE ) AS wanLat,  CAST( clientlevel.clientconnection.wanLatWire AS DOUBLE ) AS wanLatWire,  CAST( clientlevel.clientconnection.wanLatWireless AS DOUBLE ) AS wanLatWireless,  CAST( clientlevel.clientconnection.ownSensBoxId AS DOUBLE ) AS ownSensBoxId,  CAST( clientlevel.clientconnection.connFlag AS DOUBLE ) AS connFlag,  CAST( clientlevel.clientconnection.perfFlag AS DOUBLE ) AS perfFlag,  CAST( clientlevel.clientconnection.assocApName AS VARCHAR ) AS assocApName,  CAST( clientlevel.clientconnection.avgUplinkDtRt AS DOUBLE ) AS avgUplinkDtRt,  CAST( clientlevel.clientconnection.avgDownlinkDtRt AS DOUBLE ) AS avgDownlinkDtRt,  CAST( clientlevel.clientconnection.retryRate AS DOUBLE ) AS retryRate,  CAST( clientlevel.clientconnection.failureCount AS DOUBLE ) AS failureCount,  CAST( clientlevel.clientconnection.successCount AS DOUBLE ) AS successCount,  CAST( clientlevel.clientconnection.poorPerfReason AS DOUBLE ) AS poorPerfReason,  CAST( clientlevel.clientconnection.ip AS VARCHAR ) AS ip,  CAST( clientlevel.clientconnection.ipv6 AS VARCHAR ) AS ipv6,  CAST( clientlevel.clientconnection.sticky AS DOUBLE ) AS sticky,  CAST( clientlevel.clientconnection.locId AS DOUBLE ) AS locId  FROM (  SELECT  CAST( mac AS VARCHAR ) AS mac,  CAST( os AS VARCHAR ) AS os,  CAST( role AS VARCHAR ) AS role,  CAST( upDownSince AS DOUBLE ) AS upDownSince,  CAST( firstDetected AS DOUBLE ) AS firstDetected,  CAST( googleAuth AS DOUBLE ) AS googleAuth,  CAST( vendor AS VARCHAR ) AS vendor,  CAST( smartDeviceType AS DOUBLE ) AS smartDeviceType,  CAST( name AS VARCHAR ) AS name,  CAST( username AS VARCHAR ) AS username,  CAST( capability AS DOUBLE ) AS capability  ,  FLATTEN(connections) AS clientconnection  FROM `/data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl` WHERE _id > '05|1521954900' AND _id < '05|1521954900}'  ) clientlevel ORDER BY  CAST( upDownSince AS DOUBLE ) DESC \t)  ) connectionlevel ORDER BY  CAST( upDownSince AS DOUBLE ) DESC  LIMIT 10  OFFSET 0",
    "plan": "00-00    Screen : rowType = RecordType(VARCHAR(65535) clientsnapshot.mac, VARCHAR(65535) clientsnapshot.os, VARCHAR(65535) clientsnapshot.role, DOUBLE clientsnapshot.upDownSince, DOUBLE clientsnapshot.firstDetected, DOUBLE clientsnapshot.googleAuth, VARCHAR(65535) clientsnapshot.vendor, DOUBLE clientsnapshot.smartDeviceType, VARCHAR(65535) clientsnapshot.name, VARCHAR(65535) clientsnapshot.username, DOUBLE clientsnapshot.capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929524E10 rows, 6.530262415222365E11 cpu, 1.388696305664E13 io, 9.1839114338304E14 network, 5.9308903748E11 memory}, id = 13601\n00-01      Project(clientsnapshot.mac=[$0], clientsnapshot.os=[$1], clientsnapshot.role=[$2], clientsnapshot.upDownSince=[$3], clientsnapshot.firstDetected=[$4], clientsnapshot.googleAuth=[$5], clientsnapshot.vendor=[$6], clientsnapshot.smartDeviceType=[$7], clientsnapshot.name=[$8], clientsnapshot.username=[$9], clientsnapshot.capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) clientsnapshot.mac, VARCHAR(65535) clientsnapshot.os, VARCHAR(65535) clientsnapshot.role, DOUBLE clientsnapshot.upDownSince, DOUBLE clientsnapshot.firstDetected, DOUBLE clientsnapshot.googleAuth, VARCHAR(65535) clientsnapshot.vendor, DOUBLE clientsnapshot.smartDeviceType, VARCHAR(65535) clientsnapshot.name, VARCHAR(65535) clientsnapshot.username, DOUBLE clientsnapshot.capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929523E10 rows, 6.530262415212365E11 cpu, 1.388696305664E13 io, 9.1839114338304E14 network, 5.9308903748E11 memory}, id = 13600\n00-02        SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929523E10 rows, 6.530262415212365E11 cpu, 1.388696305664E13 io, 9.1839114338304E14 network, 5.9308903748E11 memory}, id = 13599\n00-03          Limit(offset=[0], fetch=[10]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929513E10 rows, 6.530262415112365E11 cpu, 1.388696305664E13 io, 9.1839114338304E14 network, 5.9308903748E11 memory}, id = 13598\n00-04            SingleMergeExchange(sort0=[3 DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929503E10 rows, 6.530262414712365E11 cpu, 1.388696305664E13 io, 9.1839114338304E14 network, 5.9308903748E11 memory}, id = 13597\n01-01              SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929493E10 rows, 6.530262413278379E11 cpu, 1.388696305664E13 io, 9.1839114174464E14 network, 5.9308903748E11 memory}, id = 13596\n01-02                Limit(fetch=[10]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 10.0, cumulative cost = {3.2185929483E10 rows, 6.530262413178379E11 cpu, 1.388696305664E13 io, 9.1839114174464E14 network, 5.9308903748E11 memory}, id = 13595\n01-03                  SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.808198285E9, cumulative cost = {3.2185929473E10 rows, 6.530262412778379E11 cpu, 1.388696305664E13 io, 9.1839114174464E14 network, 5.9308903748E11 memory}, id = 13594\n01-04                    TopN(limit=[10]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.808198285E9, cumulative cost = {3.0377731188E10 rows, 6.512180429928379E11 cpu, 1.388696305664E13 io, 9.1839114174464E14 network, 5.9308903748E11 memory}, id = 13593\n01-05                      Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.808198285E9, cumulative cost = {2.8569532903E10 rows, 6.271912242565634E11 cpu, 1.388696305664E13 io, 9.1839114174464E14 network, 5.9308903748E11 memory}, id = 13592\n01-06                        HashToRandomExchange(dist0=[[$3]]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 1.808198285E9, cumulative cost = {2.8569532903E10 rows, 6.271912242565634E11 cpu, 1.388696305664E13 io, 9.1839114174464E14 network, 5.9308903748E11 memory}, id = 13591\n02-01                          UnorderedMuxExchange : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 1.808198285E9, cumulative cost = {2.6761334618E10 rows, 5.982600516965634E11 cpu, 1.388696305664E13 io, 6.1472955455488E14 network, 5.9308903748E11 memory}, id = 13590\n03-01                            Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], E_X_P_R_H_A_S_H_F_I_E_L_D=[hash32AsDouble($3, 1301011)]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 1.808198285E9, cumulative cost = {2.4953136333E10 rows, 5.964518534115634E11 cpu, 1.388696305664E13 io, 6.1472955455488E14 network, 5.9308903748E11 memory}, id = 13589\n03-02                              UnionAll(all=[true]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.808198285E9, cumulative cost = {2.3144938048E10 rows, 5.892190602715634E11 cpu, 1.388696305664E13 io, 6.1472955455488E14 network, 5.9308903748E11 memory}, id = 13588\n03-04                                Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.446558628E9, cumulative cost = {1.7720343193E10 rows, 4.705796409718507E11 cpu, 1.1109570445312E13 io, 4.91783643643904E14 network, 4.74471229984E11 memory}, id = 13575\n03-06                                  UnionAll(all=[true]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.446558628E9, cumulative cost = {1.7720343193E10 rows, 4.705796409718507E11 cpu, 1.1109570445312E13 io, 4.91783643643904E14 network, 4.74471229984E11 memory}, id = 13574\n03-08                                    Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.084918971E9, cumulative cost = {1.2657387995E10 rows, 3.5230186132913806E11 cpu, 8.332177833984E12 io, 3.68837732732928E14 network, 3.55853422488E11 memory}, id = 13561\n03-10                                      UnionAll(all=[true]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 1.084918971E9, cumulative cost = {1.2657387995E10 rows, 3.5230186132913806E11 cpu, 8.332177833984E12 io, 3.68837732732928E14 network, 3.55853422488E11 memory}, id = 13560\n03-12                                        Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 7.23279314E8, cumulative cost = {7.956072454E9 rows, 2.3438572134342535E11 cpu, 5.554785222656E12 io, 2.45891821821952E14 network, 2.37235614992E11 memory}, id = 13547\n03-14                                          UnionAll(all=[true]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 7.23279314E8, cumulative cost = {7.956072454E9 rows, 2.3438572134342535E11 cpu, 5.554785222656E12 io, 2.45891821821952E14 network, 2.37235614992E11 memory}, id = 13546\n03-16                                            Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13533\n03-18                                              SingleMergeExchange(sort0=[40 DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13532\n04-01                                                SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.254756913E9 rows, 1.1164536257823804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13531\n04-02                                                  Sort(sort0=[$40], dir0=[DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.893117256E9 rows, 1.1128372292123804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13530\n04-03                                                    Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13529\n04-04                                                      HashToRandomExchange(dist0=[[$40]]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13528\n09-01                                                        UnorderedMuxExchange : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.169837942E9 rows, 6.4371858946E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13527\n14-01                                                          Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40], E_X_P_R_H_A_S_H_F_I_E_L_D=[hash32AsDouble($40, 1301011)]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {1.808198285E9 rows, 6.4010219289E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13526\n14-02                                                            Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[CAST(ITEM($11, 'proto')):DOUBLE], rssi=[CAST(ITEM($11, 'rssi')):DOUBLE], avgDtRt=[CAST(ITEM($11, 'avgDtRt')):DOUBLE], channel=[CAST(ITEM($11, 'channel')):DOUBLE], assocApMac=[CAST(ITEM($11, 'assocApMac')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ssid=[CAST(ITEM($11, 'ssid')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upLinkData=[CAST(ITEM($11, 'upLinkData')):DOUBLE], downLinkData=[CAST(ITEM($11, 'downLinkData')):DOUBLE], failCode=[CAST(ITEM($11, 'failCode')):DOUBLE], latestFailTime=[CAST(ITEM($11, 'latestFailTime')):DOUBLE], dhcpLat=[CAST(ITEM($11, 'dhcpLat')):DOUBLE], aaaLat=[CAST(ITEM($11, 'aaaLat')):DOUBLE], wanLat=[CAST(ITEM($11, 'wanLat')):DOUBLE], wanLatWire=[CAST(ITEM($11, 'wanLatWire')):DOUBLE], wanLatWireless=[CAST(ITEM($11, 'wanLatWireless')):DOUBLE], ownSensBoxId=[CAST(ITEM($11, 'ownSensBoxId')):DOUBLE], connFlag=[CAST(ITEM($11, 'connFlag')):DOUBLE], perfFlag=[CAST(ITEM($11, 'perfFlag')):DOUBLE], assocApName=[CAST(ITEM($11, 'assocApName')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], avgUplinkDtRt=[CAST(ITEM($11, 'avgUplinkDtRt')):DOUBLE], avgDownlinkDtRt=[CAST(ITEM($11, 'avgDownlinkDtRt')):DOUBLE], retryRate=[CAST(ITEM($11, 'retryRate')):DOUBLE], failureCount=[CAST(ITEM($11, 'failureCount')):DOUBLE], successCount=[CAST(ITEM($11, 'successCount')):DOUBLE], poorPerfReason=[CAST(ITEM($11, 'poorPerfReason')):DOUBLE], ip=[CAST(ITEM($11, 'ip')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ipv6=[CAST(ITEM($11, 'ipv6')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], sticky=[CAST(ITEM($11, 'sticky')):DOUBLE], locId=[CAST(ITEM($11, 'locId')):DOUBLE], EXPR$40=[$3]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {1.446558628E9 rows, 6.2563660661E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13525\n14-03                                                              Flatten(flattenField=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {1.084918971E9 rows, 2.0613460449E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13524\n14-04                                                                Project(mac=[CAST($0):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], os=[CAST($1):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], role=[CAST($2):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upDownSince=[CAST($3):DOUBLE], firstDetected=[CAST($4):DOUBLE], googleAuth=[CAST($5):DOUBLE], vendor=[CAST($6):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], smartDeviceType=[CAST($7):DOUBLE], name=[CAST($8):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], username=[CAST($9):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], capability=[CAST($10):DOUBLE], clientconnection=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {7.23279314E8 rows, 2.0251820792E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13523\n14-05                                                                  Scan(groupscan=[JsonTableGroupScan [ScanSpec=JsonScanSpec [tableName=maprfs:///data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl, condition=((_id > \"01|1521954900\") and (_id < \"01|1521954900}\"))], columns=[`mac`, `os`, `role`, `upDownSince`, `firstDetected`, `googleAuth`, `vendor`, `smartDeviceType`, `name`, `username`, `capability`, `connections`]]]) : rowType = RecordType(ANY mac, ANY os, ANY role, ANY upDownSince, ANY firstDetected, ANY googleAuth, ANY vendor, ANY smartDeviceType, ANY name, ANY username, ANY capability, ANY connections): rowcount = 3.61639657E8, cumulative cost = {3.61639657E8 rows, 4.339675884E9 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13522\n03-15                                            Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13545\n03-17                                              SingleMergeExchange(sort0=[40 DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13544\n05-01                                                SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.254756913E9 rows, 1.1164536257823804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13543\n05-02                                                  Sort(sort0=[$40], dir0=[DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.893117256E9 rows, 1.1128372292123804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13542\n05-03                                                    Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13541\n05-04                                                      HashToRandomExchange(dist0=[[$40]]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13540\n10-01                                                        UnorderedMuxExchange : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.169837942E9 rows, 6.4371858946E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13539\n15-01                                                          Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40], E_X_P_R_H_A_S_H_F_I_E_L_D=[hash32AsDouble($40, 1301011)]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {1.808198285E9 rows, 6.4010219289E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13538\n15-02                                                            Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[CAST(ITEM($11, 'proto')):DOUBLE], rssi=[CAST(ITEM($11, 'rssi')):DOUBLE], avgDtRt=[CAST(ITEM($11, 'avgDtRt')):DOUBLE], channel=[CAST(ITEM($11, 'channel')):DOUBLE], assocApMac=[CAST(ITEM($11, 'assocApMac')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ssid=[CAST(ITEM($11, 'ssid')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upLinkData=[CAST(ITEM($11, 'upLinkData')):DOUBLE], downLinkData=[CAST(ITEM($11, 'downLinkData')):DOUBLE], failCode=[CAST(ITEM($11, 'failCode')):DOUBLE], latestFailTime=[CAST(ITEM($11, 'latestFailTime')):DOUBLE], dhcpLat=[CAST(ITEM($11, 'dhcpLat')):DOUBLE], aaaLat=[CAST(ITEM($11, 'aaaLat')):DOUBLE], wanLat=[CAST(ITEM($11, 'wanLat')):DOUBLE], wanLatWire=[CAST(ITEM($11, 'wanLatWire')):DOUBLE], wanLatWireless=[CAST(ITEM($11, 'wanLatWireless')):DOUBLE], ownSensBoxId=[CAST(ITEM($11, 'ownSensBoxId')):DOUBLE], connFlag=[CAST(ITEM($11, 'connFlag')):DOUBLE], perfFlag=[CAST(ITEM($11, 'perfFlag')):DOUBLE], assocApName=[CAST(ITEM($11, 'assocApName')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], avgUplinkDtRt=[CAST(ITEM($11, 'avgUplinkDtRt')):DOUBLE], avgDownlinkDtRt=[CAST(ITEM($11, 'avgDownlinkDtRt')):DOUBLE], retryRate=[CAST(ITEM($11, 'retryRate')):DOUBLE], failureCount=[CAST(ITEM($11, 'failureCount')):DOUBLE], successCount=[CAST(ITEM($11, 'successCount')):DOUBLE], poorPerfReason=[CAST(ITEM($11, 'poorPerfReason')):DOUBLE], ip=[CAST(ITEM($11, 'ip')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ipv6=[CAST(ITEM($11, 'ipv6')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], sticky=[CAST(ITEM($11, 'sticky')):DOUBLE], locId=[CAST(ITEM($11, 'locId')):DOUBLE], EXPR$40=[$3]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {1.446558628E9 rows, 6.2563660661E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13537\n15-03                                                              Flatten(flattenField=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {1.084918971E9 rows, 2.0613460449E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13536\n15-04                                                                Project(mac=[CAST($0):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], os=[CAST($1):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], role=[CAST($2):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upDownSince=[CAST($3):DOUBLE], firstDetected=[CAST($4):DOUBLE], googleAuth=[CAST($5):DOUBLE], vendor=[CAST($6):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], smartDeviceType=[CAST($7):DOUBLE], name=[CAST($8):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], username=[CAST($9):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], capability=[CAST($10):DOUBLE], clientconnection=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {7.23279314E8 rows, 2.0251820792E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13535\n15-05                                                                  Scan(groupscan=[JsonTableGroupScan [ScanSpec=JsonScanSpec [tableName=maprfs:///data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl, condition=((_id > \"02|1521954900\") and (_id < \"02|1521954900}\"))], columns=[`mac`, `os`, `role`, `upDownSince`, `firstDetected`, `googleAuth`, `vendor`, `smartDeviceType`, `name`, `username`, `capability`, `connections`]]]) : rowType = RecordType(ANY mac, ANY os, ANY role, ANY upDownSince, ANY firstDetected, ANY googleAuth, ANY vendor, ANY smartDeviceType, ANY name, ANY username, ANY capability, ANY connections): rowcount = 3.61639657E8, cumulative cost = {3.61639657E8 rows, 4.339675884E9 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13534\n03-11                                        Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13559\n03-13                                          SingleMergeExchange(sort0=[40 DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13558\n06-01                                            SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.254756913E9 rows, 1.1164536257823804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13557\n06-02                                              Sort(sort0=[$40], dir0=[DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.893117256E9 rows, 1.1128372292123804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13556\n06-03                                                Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13555\n06-04                                                  HashToRandomExchange(dist0=[[$40]]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13554\n11-01                                                    UnorderedMuxExchange : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.169837942E9 rows, 6.4371858946E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13553\n16-01                                                      Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40], E_X_P_R_H_A_S_H_F_I_E_L_D=[hash32AsDouble($40, 1301011)]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {1.808198285E9 rows, 6.4010219289E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13552\n16-02                                                        Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[CAST(ITEM($11, 'proto')):DOUBLE], rssi=[CAST(ITEM($11, 'rssi')):DOUBLE], avgDtRt=[CAST(ITEM($11, 'avgDtRt')):DOUBLE], channel=[CAST(ITEM($11, 'channel')):DOUBLE], assocApMac=[CAST(ITEM($11, 'assocApMac')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ssid=[CAST(ITEM($11, 'ssid')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upLinkData=[CAST(ITEM($11, 'upLinkData')):DOUBLE], downLinkData=[CAST(ITEM($11, 'downLinkData')):DOUBLE], failCode=[CAST(ITEM($11, 'failCode')):DOUBLE], latestFailTime=[CAST(ITEM($11, 'latestFailTime')):DOUBLE], dhcpLat=[CAST(ITEM($11, 'dhcpLat')):DOUBLE], aaaLat=[CAST(ITEM($11, 'aaaLat')):DOUBLE], wanLat=[CAST(ITEM($11, 'wanLat')):DOUBLE], wanLatWire=[CAST(ITEM($11, 'wanLatWire')):DOUBLE], wanLatWireless=[CAST(ITEM($11, 'wanLatWireless')):DOUBLE], ownSensBoxId=[CAST(ITEM($11, 'ownSensBoxId')):DOUBLE], connFlag=[CAST(ITEM($11, 'connFlag')):DOUBLE], perfFlag=[CAST(ITEM($11, 'perfFlag')):DOUBLE], assocApName=[CAST(ITEM($11, 'assocApName')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], avgUplinkDtRt=[CAST(ITEM($11, 'avgUplinkDtRt')):DOUBLE], avgDownlinkDtRt=[CAST(ITEM($11, 'avgDownlinkDtRt')):DOUBLE], retryRate=[CAST(ITEM($11, 'retryRate')):DOUBLE], failureCount=[CAST(ITEM($11, 'failureCount')):DOUBLE], successCount=[CAST(ITEM($11, 'successCount')):DOUBLE], poorPerfReason=[CAST(ITEM($11, 'poorPerfReason')):DOUBLE], ip=[CAST(ITEM($11, 'ip')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ipv6=[CAST(ITEM($11, 'ipv6')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], sticky=[CAST(ITEM($11, 'sticky')):DOUBLE], locId=[CAST(ITEM($11, 'locId')):DOUBLE], EXPR$40=[$3]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {1.446558628E9 rows, 6.2563660661E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13551\n16-03                                                          Flatten(flattenField=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {1.084918971E9 rows, 2.0613460449E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13550\n16-04                                                            Project(mac=[CAST($0):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], os=[CAST($1):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], role=[CAST($2):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upDownSince=[CAST($3):DOUBLE], firstDetected=[CAST($4):DOUBLE], googleAuth=[CAST($5):DOUBLE], vendor=[CAST($6):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], smartDeviceType=[CAST($7):DOUBLE], name=[CAST($8):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], username=[CAST($9):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], capability=[CAST($10):DOUBLE], clientconnection=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {7.23279314E8 rows, 2.0251820792E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13549\n16-05                                                              Scan(groupscan=[JsonTableGroupScan [ScanSpec=JsonScanSpec [tableName=maprfs:///data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl, condition=((_id > \"03|1521954900\") and (_id < \"03|1521954900}\"))], columns=[`mac`, `os`, `role`, `upDownSince`, `firstDetected`, `googleAuth`, `vendor`, `smartDeviceType`, `name`, `username`, `capability`, `connections`]]]) : rowType = RecordType(ANY mac, ANY os, ANY role, ANY upDownSince, ANY firstDetected, ANY googleAuth, ANY vendor, ANY smartDeviceType, ANY name, ANY username, ANY capability, ANY connections): rowcount = 3.61639657E8, cumulative cost = {3.61639657E8 rows, 4.339675884E9 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13548\n03-07                                    Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13573\n03-09                                      SingleMergeExchange(sort0=[40 DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13572\n07-01                                        SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.254756913E9 rows, 1.1164536257823804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13571\n07-02                                          Sort(sort0=[$40], dir0=[DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.893117256E9 rows, 1.1128372292123804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13570\n07-03                                            Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13569\n07-04                                              HashToRandomExchange(dist0=[[$40]]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13568\n12-01                                                UnorderedMuxExchange : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.169837942E9 rows, 6.4371858946E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13567\n17-01                                                  Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40], E_X_P_R_H_A_S_H_F_I_E_L_D=[hash32AsDouble($40, 1301011)]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {1.808198285E9 rows, 6.4010219289E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13566\n17-02                                                    Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[CAST(ITEM($11, 'proto')):DOUBLE], rssi=[CAST(ITEM($11, 'rssi')):DOUBLE], avgDtRt=[CAST(ITEM($11, 'avgDtRt')):DOUBLE], channel=[CAST(ITEM($11, 'channel')):DOUBLE], assocApMac=[CAST(ITEM($11, 'assocApMac')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ssid=[CAST(ITEM($11, 'ssid')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upLinkData=[CAST(ITEM($11, 'upLinkData')):DOUBLE], downLinkData=[CAST(ITEM($11, 'downLinkData')):DOUBLE], failCode=[CAST(ITEM($11, 'failCode')):DOUBLE], latestFailTime=[CAST(ITEM($11, 'latestFailTime')):DOUBLE], dhcpLat=[CAST(ITEM($11, 'dhcpLat')):DOUBLE], aaaLat=[CAST(ITEM($11, 'aaaLat')):DOUBLE], wanLat=[CAST(ITEM($11, 'wanLat')):DOUBLE], wanLatWire=[CAST(ITEM($11, 'wanLatWire')):DOUBLE], wanLatWireless=[CAST(ITEM($11, 'wanLatWireless')):DOUBLE], ownSensBoxId=[CAST(ITEM($11, 'ownSensBoxId')):DOUBLE], connFlag=[CAST(ITEM($11, 'connFlag')):DOUBLE], perfFlag=[CAST(ITEM($11, 'perfFlag')):DOUBLE], assocApName=[CAST(ITEM($11, 'assocApName')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], avgUplinkDtRt=[CAST(ITEM($11, 'avgUplinkDtRt')):DOUBLE], avgDownlinkDtRt=[CAST(ITEM($11, 'avgDownlinkDtRt')):DOUBLE], retryRate=[CAST(ITEM($11, 'retryRate')):DOUBLE], failureCount=[CAST(ITEM($11, 'failureCount')):DOUBLE], successCount=[CAST(ITEM($11, 'successCount')):DOUBLE], poorPerfReason=[CAST(ITEM($11, 'poorPerfReason')):DOUBLE], ip=[CAST(ITEM($11, 'ip')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ipv6=[CAST(ITEM($11, 'ipv6')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], sticky=[CAST(ITEM($11, 'sticky')):DOUBLE], locId=[CAST(ITEM($11, 'locId')):DOUBLE], EXPR$40=[$3]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {1.446558628E9 rows, 6.2563660661E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13565\n17-03                                                      Flatten(flattenField=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {1.084918971E9 rows, 2.0613460449E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13564\n17-04                                                        Project(mac=[CAST($0):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], os=[CAST($1):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], role=[CAST($2):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upDownSince=[CAST($3):DOUBLE], firstDetected=[CAST($4):DOUBLE], googleAuth=[CAST($5):DOUBLE], vendor=[CAST($6):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], smartDeviceType=[CAST($7):DOUBLE], name=[CAST($8):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], username=[CAST($9):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], capability=[CAST($10):DOUBLE], clientconnection=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {7.23279314E8 rows, 2.0251820792E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13563\n17-05                                                          Scan(groupscan=[JsonTableGroupScan [ScanSpec=JsonScanSpec [tableName=maprfs:///data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl, condition=((_id > \"04|1521954900\") and (_id < \"04|1521954900}\"))], columns=[`mac`, `os`, `role`, `upDownSince`, `firstDetected`, `googleAuth`, `vendor`, `smartDeviceType`, `name`, `username`, `capability`, `connections`]]]) : rowType = RecordType(ANY mac, ANY os, ANY role, ANY upDownSince, ANY firstDetected, ANY googleAuth, ANY vendor, ANY smartDeviceType, ANY name, ANY username, ANY capability, ANY connections): rowcount = 3.61639657E8, cumulative cost = {3.61639657E8 rows, 4.339675884E9 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13562\n03-03                                Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13587\n03-05                                  SingleMergeExchange(sort0=[40 DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.61639657E9 rows, 1.1683122101471268E11 cpu, 2.777392611328E12 io, 1.22945910910976E14 network, 1.18617807496E11 memory}, id = 13586\n08-01                                    SelectionVectorRemover : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {3.254756913E9 rows, 1.1164536257823804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13585\n08-02                                      Sort(sort0=[$40], dir0=[DESC]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.893117256E9 rows, 1.1128372292123804E11 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 1.18617807496E11 memory}, id = 13584\n08-03                                        Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13583\n08-04                                          HashToRandomExchange(dist0=[[$40]]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.531477599E9 rows, 7.0158093458E10 cpu, 2.777392611328E12 io, 6.2213593473024E13 network, 0.0 memory}, id = 13582\n13-01                                            UnorderedMuxExchange : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {2.169837942E9 rows, 6.4371858946E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13581\n18-01                                              Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[$11], rssi=[$12], avgDtRt=[$13], channel=[$14], assocApMac=[$15], ssid=[$16], upLinkData=[$17], downLinkData=[$18], failCode=[$19], latestFailTime=[$20], dhcpLat=[$21], aaaLat=[$22], wanLat=[$23], wanLatWire=[$24], wanLatWireless=[$25], ownSensBoxId=[$26], connFlag=[$27], perfFlag=[$28], assocApName=[$29], avgUplinkDtRt=[$30], avgDownlinkDtRt=[$31], retryRate=[$32], failureCount=[$33], successCount=[$34], poorPerfReason=[$35], ip=[$36], ipv6=[$37], sticky=[$38], locId=[$39], EXPR$40=[$40], E_X_P_R_H_A_S_H_F_I_E_L_D=[hash32AsDouble($40, 1301011)]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40, ANY E_X_P_R_H_A_S_H_F_I_E_L_D): rowcount = 3.61639657E8, cumulative cost = {1.808198285E9 rows, 6.4010219289E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13580\n18-02                                                Project(mac=[$0], os=[$1], role=[$2], upDownSince=[$3], firstDetected=[$4], googleAuth=[$5], vendor=[$6], smartDeviceType=[$7], name=[$8], username=[$9], capability=[$10], proto=[CAST(ITEM($11, 'proto')):DOUBLE], rssi=[CAST(ITEM($11, 'rssi')):DOUBLE], avgDtRt=[CAST(ITEM($11, 'avgDtRt')):DOUBLE], channel=[CAST(ITEM($11, 'channel')):DOUBLE], assocApMac=[CAST(ITEM($11, 'assocApMac')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ssid=[CAST(ITEM($11, 'ssid')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upLinkData=[CAST(ITEM($11, 'upLinkData')):DOUBLE], downLinkData=[CAST(ITEM($11, 'downLinkData')):DOUBLE], failCode=[CAST(ITEM($11, 'failCode')):DOUBLE], latestFailTime=[CAST(ITEM($11, 'latestFailTime')):DOUBLE], dhcpLat=[CAST(ITEM($11, 'dhcpLat')):DOUBLE], aaaLat=[CAST(ITEM($11, 'aaaLat')):DOUBLE], wanLat=[CAST(ITEM($11, 'wanLat')):DOUBLE], wanLatWire=[CAST(ITEM($11, 'wanLatWire')):DOUBLE], wanLatWireless=[CAST(ITEM($11, 'wanLatWireless')):DOUBLE], ownSensBoxId=[CAST(ITEM($11, 'ownSensBoxId')):DOUBLE], connFlag=[CAST(ITEM($11, 'connFlag')):DOUBLE], perfFlag=[CAST(ITEM($11, 'perfFlag')):DOUBLE], assocApName=[CAST(ITEM($11, 'assocApName')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], avgUplinkDtRt=[CAST(ITEM($11, 'avgUplinkDtRt')):DOUBLE], avgDownlinkDtRt=[CAST(ITEM($11, 'avgDownlinkDtRt')):DOUBLE], retryRate=[CAST(ITEM($11, 'retryRate')):DOUBLE], failureCount=[CAST(ITEM($11, 'failureCount')):DOUBLE], successCount=[CAST(ITEM($11, 'successCount')):DOUBLE], poorPerfReason=[CAST(ITEM($11, 'poorPerfReason')):DOUBLE], ip=[CAST(ITEM($11, 'ip')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], ipv6=[CAST(ITEM($11, 'ipv6')):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], sticky=[CAST(ITEM($11, 'sticky')):DOUBLE], locId=[CAST(ITEM($11, 'locId')):DOUBLE], EXPR$40=[$3]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, DOUBLE proto, DOUBLE rssi, DOUBLE avgDtRt, DOUBLE channel, VARCHAR(65535) assocApMac, VARCHAR(65535) ssid, DOUBLE upLinkData, DOUBLE downLinkData, DOUBLE failCode, DOUBLE latestFailTime, DOUBLE dhcpLat, DOUBLE aaaLat, DOUBLE wanLat, DOUBLE wanLatWire, DOUBLE wanLatWireless, DOUBLE ownSensBoxId, DOUBLE connFlag, DOUBLE perfFlag, VARCHAR(65535) assocApName, DOUBLE avgUplinkDtRt, DOUBLE avgDownlinkDtRt, DOUBLE retryRate, DOUBLE failureCount, DOUBLE successCount, DOUBLE poorPerfReason, VARCHAR(65535) ip, VARCHAR(65535) ipv6, DOUBLE sticky, DOUBLE locId, DOUBLE EXPR$40): rowcount = 3.61639657E8, cumulative cost = {1.446558628E9 rows, 6.2563660661E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13579\n18-03                                                  Flatten(flattenField=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {1.084918971E9 rows, 2.0613460449E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13578\n18-04                                                    Project(mac=[CAST($0):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], os=[CAST($1):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], role=[CAST($2):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], upDownSince=[CAST($3):DOUBLE], firstDetected=[CAST($4):DOUBLE], googleAuth=[CAST($5):DOUBLE], vendor=[CAST($6):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], smartDeviceType=[CAST($7):DOUBLE], name=[CAST($8):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], username=[CAST($9):VARCHAR(65535) CHARACTER SET \"ISO-8859-1\" COLLATE \"ISO-8859-1$en_US$primary\"], capability=[CAST($10):DOUBLE], clientconnection=[$11]) : rowType = RecordType(VARCHAR(65535) mac, VARCHAR(65535) os, VARCHAR(65535) role, DOUBLE upDownSince, DOUBLE firstDetected, DOUBLE googleAuth, VARCHAR(65535) vendor, DOUBLE smartDeviceType, VARCHAR(65535) name, VARCHAR(65535) username, DOUBLE capability, ANY clientconnection): rowcount = 3.61639657E8, cumulative cost = {7.23279314E8 rows, 2.0251820792E10 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13577\n18-05                                                      Scan(groupscan=[JsonTableGroupScan [ScanSpec=JsonScanSpec [tableName=maprfs:///data/wg/ONEMONTHST/ONEMONTHST_SERVICE_55f69952-40c4-4ad9-a9d6-c1221ef9c55d/cl_device_historical_tbl, condition=((_id > \"05|1521954900\") and (_id < \"05|1521954900}\"))], columns=[`mac`, `os`, `role`, `upDownSince`, `firstDetected`, `googleAuth`, `vendor`, `smartDeviceType`, `name`, `username`, `capability`, `connections`]]]) : rowType = RecordType(ANY mac, ANY os, ANY role, ANY upDownSince, ANY firstDetected, ANY googleAuth, ANY vendor, ANY smartDeviceType, ANY name, ANY username, ANY capability, ANY connections): rowcount = 3.61639657E8, cumulative cost = {3.61639657E8 rows, 4.339675884E9 cpu, 2.777392611328E12 io, 0.0 network, 0.0 memory}, id = 13576\n",
    "foreman": {
        "address": "ip-10-222-17-216.ec2.internal",
        "userPort": 31010,
        "controlPort": 31011,
        "dataPort": 31012,
        "version": "1.11.0-mapr"
    },
    "state": 1,
    "totalFragments": 211,
    "finishedFragments": 141,
    "fragmentProfile": [
        {
            "majorFragmentId": 0,
            "minorFragmentProfile": [
                {
                    "state": 2,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 8,
                            "setupNanos": 0,
                            "processNanos": 814015,
                            "peakLocalMemoryAllocated": 1654784,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 33
                                }
                            ],
                            "waitNanos": 9494
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 7,
                            "setupNanos": 60254,
                            "processNanos": 10358,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 14,
                            "setupNanos": 3243897,
                            "processNanos": 566235,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 451996,
                            "processNanos": 131788,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 13,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 13,
                            "setupNanos": 0,
                            "processNanos": 170913,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 28217
                        }
                    ],
                    "startTime": 1516707954010,
                    "endTime": 1516712962428,
                    "memoryUsed": 5654784,
                    "maxMemoryUsed": 5654784,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961442
                }
            ]
        },
        {
            "majorFragmentId": 13,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 97371,
                                    "batches": 38,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 16263184,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5258541463
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 18441216,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97371,
                                    "batches": 38,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 40182173,
                            "peakLocalMemoryAllocated": 18441216,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 112
                                },
                                {
                                    "metricId": 3,
                                    "longValue": 9201
                                },
                                {
                                    "metricId": 6,
                                    "longValue": 8
                                },
                                {
                                    "metricId": 5,
                                    "longValue": 38656600
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 97371
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 33
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 39
                                },
                                {
                                    "metricId": 7,
                                    "doubleValue": 361639657
                                }
                            ],
                            "waitNanos": 2022735909
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962530,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 21354048,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962530,
                    "lastProgress": 1516707962530
                }
            ]
        },
        {
            "majorFragmentId": 3,
            "minorFragmentProfile": [
                {
                    "state": 2,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 99,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 18,
                            "operatorType": 8,
                            "setupNanos": 0,
                            "processNanos": 298132944,
                            "peakLocalMemoryAllocated": 16351232,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 33
                                }
                            ],
                            "waitNanos": 6844442239
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 4,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 16,
                            "operatorType": 10,
                            "setupNanos": 724833,
                            "processNanos": 504958,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 99,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 17,
                            "operatorType": 8,
                            "setupNanos": 0,
                            "processNanos": 321539721,
                            "peakLocalMemoryAllocated": 16351232,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 33
                                }
                            ],
                            "waitNanos": 171892
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 4,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 15,
                            "operatorType": 10,
                            "setupNanos": 682648,
                            "processNanos": 516709,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 4,
                                    "schemas": 1
                                },
                                {
                                    "records": 96840,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 14,
                            "operatorType": 19,
                            "setupNanos": 0,
                            "processNanos": 1724189,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 12,
                            "operatorType": 10,
                            "setupNanos": 383221,
                            "processNanos": 840584,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 13,
                            "operatorType": 8,
                            "setupNanos": 0,
                            "processNanos": 1348781,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 33
                                }
                            ],
                            "waitNanos": 4733
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 11,
                            "operatorType": 10,
                            "setupNanos": 397589,
                            "processNanos": 132382,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 7,
                                    "schemas": 1
                                },
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 10,
                            "operatorType": 19,
                            "setupNanos": 0,
                            "processNanos": 1453386,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 8,
                            "operatorType": 10,
                            "setupNanos": 400525,
                            "processNanos": 720323,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 9,
                            "operatorType": 8,
                            "setupNanos": 0,
                            "processNanos": 1313277,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 33
                                }
                            ],
                            "waitNanos": 4520
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 7,
                            "operatorType": 10,
                            "setupNanos": 475242,
                            "processNanos": 128800,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 7,
                                    "schemas": 1
                                },
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 19,
                            "setupNanos": 0,
                            "processNanos": 1127422,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 10,
                            "setupNanos": 384132,
                            "processNanos": 693766,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 8,
                            "setupNanos": 0,
                            "processNanos": 1373466,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 33
                                }
                            ],
                            "waitNanos": 4649
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 383639,
                            "processNanos": 125326,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 7,
                                    "schemas": 1
                                },
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 19,
                            "setupNanos": 0,
                            "processNanos": 3380656,
                            "peakLocalMemoryAllocated": 15925248,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 865617,
                            "processNanos": 5965723,
                            "peakLocalMemoryAllocated": 16056320,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 16056320,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 899034,
                            "peakLocalMemoryAllocated": 16056320,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 75076259
                                }
                            ],
                            "waitNanos": 225307
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516712963070,
                    "memoryUsed": 234612288,
                    "maxMemoryUsed": 266067264,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965851
                }
            ]
        },
        {
            "majorFragmentId": 17,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 88647,
                                    "batches": 23,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 38,
                            "setupNanos": 0,
                            "processNanos": 1818183328,
                            "peakLocalMemoryAllocated": 3776512,
                            "waitNanos": 3974287316
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88647,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 10,
                            "setupNanos": 5608779,
                            "processNanos": 73828821,
                            "peakLocalMemoryAllocated": 3899392,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88647,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 0,
                            "setupNanos": 4378212,
                            "processNanos": 86544187,
                            "peakLocalMemoryAllocated": 3866624,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96825,
                                    "batches": 39,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 10,
                            "setupNanos": 9517833,
                            "processNanos": 146959854,
                            "peakLocalMemoryAllocated": 2236416,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96825,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 863109,
                            "processNanos": 8626729,
                            "peakLocalMemoryAllocated": 2252800,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3850240,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96825,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 8412527,
                            "peakLocalMemoryAllocated": 3850240,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 38445916
                                }
                            ],
                            "waitNanos": 29100497
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707960229,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 11123200,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960246,
                    "lastProgress": 1516707960246
                }
            ]
        },
        {
            "majorFragmentId": 4,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3151,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1866938,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6952102170
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3151,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 484558,
                            "processNanos": 373998,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3151,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4881785,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40298240
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3151,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2607087,
                            "processNanos": 69956414,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3151,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 381443,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1218921
                                }
                            ],
                            "waitNanos": 10273693
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962473,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962473,
                    "lastProgress": 1516707962473
                },
                {
                    "state": 3,
                    "minorFragmentId": 23,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4457,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2510646,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6530210291
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4457,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 393430,
                            "processNanos": 505594,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4457,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5087613,
                            "peakLocalMemoryAllocated": 2410496,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39574528
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4457,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1817174,
                            "processNanos": 15394371,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4457,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 383281,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1745273
                                }
                            ],
                            "waitNanos": 1634100
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962714,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962737,
                    "lastProgress": 1516707962737
                },
                {
                    "state": 3,
                    "minorFragmentId": 20,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3892,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2209281,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6620514269
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3892,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 398241,
                            "processNanos": 547839,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3892,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4214894,
                            "peakLocalMemoryAllocated": 2129920,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3892,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1698504,
                            "processNanos": 8680884,
                            "peakLocalMemoryAllocated": 1953792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1888256,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3892,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 401618,
                            "peakLocalMemoryAllocated": 1888256,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1546459
                                }
                            ],
                            "waitNanos": 402099207
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707963070,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24953792,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707963072,
                    "lastProgress": 1516707963072
                },
                {
                    "state": 3,
                    "minorFragmentId": 18,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 662,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1031976,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6501295663
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 662,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 478171,
                            "processNanos": 200848,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 662,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2361162,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 662,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2018947,
                            "processNanos": 1462067,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 662,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 299221,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 253441
                                }
                            ],
                            "waitNanos": 25528905
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707962618,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962621,
                    "lastProgress": 1516707962621
                },
                {
                    "state": 3,
                    "minorFragmentId": 22,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 921,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 829173,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6495525625
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 921,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 376415,
                            "processNanos": 194093,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 921,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6339077,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 921,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1814950,
                            "processNanos": 1888580,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 921,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 319437,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 356918
                                }
                            ],
                            "waitNanos": 35854558
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707962628,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962631,
                    "lastProgress": 1516707962631
                },
                {
                    "state": 3,
                    "minorFragmentId": 15,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2661,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1875004,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6376769116
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2661,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 394230,
                            "processNanos": 307568,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2661,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4236160,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40626176
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2661,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3040527,
                            "processNanos": 5691169,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2661,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 321021,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1051290
                                }
                            ],
                            "waitNanos": 1619538
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962635,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962641,
                    "lastProgress": 1516707962641
                },
                {
                    "state": 3,
                    "minorFragmentId": 5,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1003,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 53314580,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6924448686
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1003,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 484246,
                            "processNanos": 158604,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1003,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2086354,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1003,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3286954,
                            "processNanos": 3564941,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1003,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 308329,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 393286
                                }
                            ],
                            "waitNanos": 33930864
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962494,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962494,
                    "lastProgress": 1516707962494
                },
                {
                    "state": 3,
                    "minorFragmentId": 27,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 575,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 872713,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6578557590
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 575,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 346350,
                            "processNanos": 177307,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 575,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1962260,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 575,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1668897,
                            "processNanos": 1483647,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 575,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 293972,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 234538
                                }
                            ],
                            "waitNanos": 526445
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962738,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962744,
                    "lastProgress": 1516707962744
                },
                {
                    "state": 3,
                    "minorFragmentId": 8,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 877,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1091306,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6824740490
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 877,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 491677,
                            "processNanos": 211107,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 877,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2920894,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 877,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3305752,
                            "processNanos": 2899333,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 877,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 395033,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 337443
                                }
                            ],
                            "waitNanos": 163733299
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962661,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962661,
                    "lastProgress": 1516707962661
                },
                {
                    "state": 3,
                    "minorFragmentId": 3,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6632,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 10502928,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6932419082
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6632,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 365744,
                            "processNanos": 553743,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6632,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7664955,
                            "peakLocalMemoryAllocated": 3467264,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38521856
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6632,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3110571,
                            "processNanos": 19644637,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6632,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 277835,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2635997
                                }
                            ],
                            "waitNanos": 133609088
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962625,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962625,
                    "lastProgress": 1516707962625
                },
                {
                    "state": 3,
                    "minorFragmentId": 28,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1643,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1338687,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6631652312
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1643,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 484509,
                            "processNanos": 262768,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1643,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3663730,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41152512
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1643,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2840444,
                            "processNanos": 4947962,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1643,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 361059,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 634633
                                }
                            ],
                            "waitNanos": 408876588
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707963129,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707963132,
                    "lastProgress": 1516707963132
                },
                {
                    "state": 3,
                    "minorFragmentId": 31,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4076,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1979817,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6497665492
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4076,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 428067,
                            "processNanos": 369998,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4076,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4296857,
                            "peakLocalMemoryAllocated": 2129920,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4076,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1673602,
                            "processNanos": 9826236,
                            "peakLocalMemoryAllocated": 2052096,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1986560,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4076,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 253210,
                            "peakLocalMemoryAllocated": 1986560,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1621069
                                }
                            ],
                            "waitNanos": 1338587
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962761,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 25052096,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962766,
                    "lastProgress": 1516707962766
                },
                {
                    "state": 3,
                    "minorFragmentId": 21,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3337,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2498063,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6234486326
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3337,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 392292,
                            "processNanos": 404690,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3337,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5100934,
                            "peakLocalMemoryAllocated": 1734656,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40231936
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3337,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3054184,
                            "processNanos": 7710559,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3337,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 288995,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1290834
                                }
                            ],
                            "waitNanos": 2001243
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962498,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962504,
                    "lastProgress": 1516707962504
                },
                {
                    "state": 3,
                    "minorFragmentId": 26,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6334,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3074241,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6602067731
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6334,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 395211,
                            "processNanos": 620892,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6334,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7662497,
                            "peakLocalMemoryAllocated": 3335168,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38653440
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6334,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2823806,
                            "processNanos": 19950893,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6334,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 435358,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2456300
                                }
                            ],
                            "waitNanos": 420940261
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707963069,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26350528,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707963072,
                    "lastProgress": 1516707963072
                },
                {
                    "state": 3,
                    "minorFragmentId": 32,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4671,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2164185,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6681467761
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4671,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 501271,
                            "processNanos": 437838,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4671,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5779448,
                            "peakLocalMemoryAllocated": 2412544,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39573504
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4671,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3029089,
                            "processNanos": 15179951,
                            "peakLocalMemoryAllocated": 3321856,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4671,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 389674,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1873564
                                }
                            ],
                            "waitNanos": 355537573
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707963130,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26321856,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707963133,
                    "lastProgress": 1516707963133
                },
                {
                    "state": 3,
                    "minorFragmentId": 2,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3497,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2138790,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6973147655
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3497,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 665837,
                            "processNanos": 379726,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3497,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3988888,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3497,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3587020,
                            "processNanos": 9705928,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3497,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 473386,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1367218
                                }
                            ],
                            "waitNanos": 71707325
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962553,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962553,
                    "lastProgress": 1516707962553
                },
                {
                    "state": 3,
                    "minorFragmentId": 16,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5059,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1966730,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6798950614
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5059,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 338824,
                            "processNanos": 582178,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5059,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4157462,
                            "peakLocalMemoryAllocated": 2674688,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39311360
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5059,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1693875,
                            "processNanos": 11390596,
                            "peakLocalMemoryAllocated": 3383296,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5059,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 440426,
                            "peakLocalMemoryAllocated": 3350528,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2022896
                                }
                            ],
                            "waitNanos": 336075963
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707963015,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26383296,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707963018,
                    "lastProgress": 1516707963018
                },
                {
                    "state": 3,
                    "minorFragmentId": 1,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6857,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3442282,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6979486541
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6857,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 511099,
                            "processNanos": 36178361,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6857,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7600190,
                            "peakLocalMemoryAllocated": 3731456,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38258688
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6857,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3596121,
                            "processNanos": 24303080,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6857,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 414489,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2708546
                                }
                            ],
                            "waitNanos": 172165146
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962669,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962669,
                    "lastProgress": 1516707962669
                },
                {
                    "state": 3,
                    "minorFragmentId": 25,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 975,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1189620,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6299630823
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 975,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 397251,
                            "processNanos": 202285,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 975,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2969800,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 975,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2989963,
                            "processNanos": 2478974,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 975,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 303161,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 394095
                                }
                            ],
                            "waitNanos": 1317546
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962494,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962500,
                    "lastProgress": 1516707962500
                },
                {
                    "state": 3,
                    "minorFragmentId": 19,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1769,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1220189,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6449448827
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1769,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 387112,
                            "processNanos": 239652,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1769,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3130623,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1769,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1726090,
                            "processNanos": 3625029,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1769,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 320472,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 682259
                                }
                            ],
                            "waitNanos": 948407
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962633,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962639,
                    "lastProgress": 1516707962639
                },
                {
                    "state": 3,
                    "minorFragmentId": 13,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1235,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1455123,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6425852771
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1235,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 428754,
                            "processNanos": 309322,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1235,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 15308929,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1235,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2931292,
                            "processNanos": 3632649,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1235,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 326412,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 481039
                                }
                            ],
                            "waitNanos": 1235299
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962478,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962484,
                    "lastProgress": 1516707962484
                },
                {
                    "state": 3,
                    "minorFragmentId": 14,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 9209,
                                    "batches": 11,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3646467,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6535804752
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9209,
                                    "batches": 11,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 427232,
                            "processNanos": 752469,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9209,
                                    "batches": 11,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7993756,
                            "peakLocalMemoryAllocated": 4829192,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 10
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 37197820
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9209,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1980017,
                            "processNanos": 21546294,
                            "peakLocalMemoryAllocated": 6471680,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 6406144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9209,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 487236,
                            "peakLocalMemoryAllocated": 6406144,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 3602872
                                }
                            ],
                            "waitNanos": 122204768
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707962756,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 29471680,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962759,
                    "lastProgress": 1516707962759
                },
                {
                    "state": 3,
                    "minorFragmentId": 11,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2271133,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6296104517
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 401949,
                            "processNanos": 428372,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4477103,
                            "peakLocalMemoryAllocated": 2212352,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39771904
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1735126,
                            "processNanos": 9353999,
                            "peakLocalMemoryAllocated": 3256320,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3252224,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 390917,
                            "peakLocalMemoryAllocated": 3252224,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1633192
                                }
                            ],
                            "waitNanos": 3293107
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962566,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26256320,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962572,
                    "lastProgress": 1516707962572
                },
                {
                    "state": 3,
                    "minorFragmentId": 9,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2775,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1791689,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6654434638
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2775,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 530377,
                            "processNanos": 347159,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2775,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4726095,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2775,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3426411,
                            "processNanos": 7532682,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2775,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 364214,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1097196
                                }
                            ],
                            "waitNanos": 111007382
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962575,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962575,
                    "lastProgress": 1516707962575
                },
                {
                    "state": 3,
                    "minorFragmentId": 17,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1858,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1399831,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6568481435
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1858,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 535339,
                            "processNanos": 383079,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1858,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3279323,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1858,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1785333,
                            "processNanos": 6240204,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1171456,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1858,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 459116,
                            "peakLocalMemoryAllocated": 1171456,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 752123
                                }
                            ],
                            "waitNanos": 1059222
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962491,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962497,
                    "lastProgress": 1516707962497
                },
                {
                    "state": 3,
                    "minorFragmentId": 24,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1493,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1144187,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6617394340
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1493,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 548231,
                            "processNanos": 362881,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1493,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2852245,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41153536
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1493,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1753938,
                            "processNanos": 34178415,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1493,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 406896,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 573897
                                }
                            ],
                            "waitNanos": 294585585
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707963015,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707963018,
                    "lastProgress": 1516707963018
                },
                {
                    "state": 3,
                    "minorFragmentId": 4,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2108,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1774914,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7011702190
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2108,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 525469,
                            "processNanos": 335955,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2108,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4300320,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40857472
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2108,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3363966,
                            "processNanos": 6648221,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2108,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 409104,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 821277
                                }
                            ],
                            "waitNanos": 130919881
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962625,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962625,
                    "lastProgress": 1516707962625
                },
                {
                    "state": 3,
                    "minorFragmentId": 10,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1130328,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6569694307
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 447558,
                            "processNanos": 193656,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3038081,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3317733,
                            "processNanos": 2160961,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 336523,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 236248
                                }
                            ],
                            "waitNanos": 85673640
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516707962496,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962497,
                    "lastProgress": 1516707962497
                },
                {
                    "state": 3,
                    "minorFragmentId": 12,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 714,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 904482,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6620509170
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 714,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 424352,
                            "processNanos": 226251,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 714,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2462693,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 714,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1718619,
                            "processNanos": 1643384,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 714,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 345851,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 276190
                                }
                            ],
                            "waitNanos": 184195416
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707962835,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962838,
                    "lastProgress": 1516707962838
                },
                {
                    "state": 3,
                    "minorFragmentId": 7,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 53,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 988440,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6807729830
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 53,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 484637,
                            "processNanos": 179477,
                            "peakLocalMemoryAllocated": 32768,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 53,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1741169,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41910144
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 53,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2121635,
                            "processNanos": 537985,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 603008,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 53,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 435101,
                            "peakLocalMemoryAllocated": 603008,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 21400
                                }
                            ],
                            "waitNanos": 87825224
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962575,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962575,
                    "lastProgress": 1516707962575
                },
                {
                    "state": 3,
                    "minorFragmentId": 30,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1223,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 10801349,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6523948306
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1223,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 399452,
                            "processNanos": 229983,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1223,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3528732,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1223,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2996510,
                            "processNanos": 4386840,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1223,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 391124,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 482000
                                }
                            ],
                            "waitNanos": 230051558
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707962866,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962869,
                    "lastProgress": 1516707962869
                },
                {
                    "state": 3,
                    "minorFragmentId": 29,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4677,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2286261,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6360730266
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4677,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 399261,
                            "processNanos": 455517,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4677,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5982106,
                            "peakLocalMemoryAllocated": 2412544,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39573504
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4677,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1758149,
                            "processNanos": 9894936,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4677,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 286098,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1821239
                                }
                            ],
                            "waitNanos": 2504278
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516707962528,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962534,
                    "lastProgress": 1516707962534
                },
                {
                    "state": 3,
                    "minorFragmentId": 6,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3421,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2137372,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6807231143
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3421,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 436605,
                            "processNanos": 386024,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3421,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5023890,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3421,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3432222,
                            "processNanos": 10446078,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3421,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 423229,
                            "peakLocalMemoryAllocated": 1789952,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1349282
                                }
                            ],
                            "waitNanos": 171299945
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707962669,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24822720,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962669,
                    "lastProgress": 1516707962669
                }
            ]
        },
        {
            "majorFragmentId": 9,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 63830862,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5188245388
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 18285568,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 50359024,
                            "peakLocalMemoryAllocated": 18285568,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 111
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 53
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 33
                                },
                                {
                                    "metricId": 5,
                                    "longValue": 38362627
                                },
                                {
                                    "metricId": 3,
                                    "longValue": 9209
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 96576
                                },
                                {
                                    "metricId": 6,
                                    "longValue": 8
                                },
                                {
                                    "metricId": 7,
                                    "doubleValue": 361639657
                                }
                            ],
                            "waitNanos": 2256632759
                        }
                    ],
                    "startTime": 1516707954041,
                    "endTime": 1516707962760,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 21482048,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962760,
                    "lastProgress": 1516707962760
                }
            ]
        },
        {
            "majorFragmentId": 8,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3108,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2414790,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6705779384
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3108,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 479970,
                            "processNanos": 405270,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3108,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5545621,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40331136
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3108,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3408620,
                            "processNanos": 6981995,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3108,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 341108,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1202095
                                }
                            ],
                            "waitNanos": 98306504
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962273,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962273,
                    "lastProgress": 1516707962273
                },
                {
                    "state": 3,
                    "minorFragmentId": 17,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1846,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1562413,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6252872147
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1846,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 849479,
                            "processNanos": 285099,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1846,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4093474,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1846,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2989315,
                            "processNanos": 6246807,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1171456,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1846,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 458758,
                            "peakLocalMemoryAllocated": 1171456,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 745335
                                }
                            ],
                            "waitNanos": 1854121
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962222,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962228,
                    "lastProgress": 1516707962228
                },
                {
                    "state": 3,
                    "minorFragmentId": 11,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4228,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2274831,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6332410055
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4228,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 393049,
                            "processNanos": 491229,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4228,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5239582,
                            "peakLocalMemoryAllocated": 2212864,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39771648
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4228,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1839449,
                            "processNanos": 9731383,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4228,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 380040,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1655213
                                }
                            ],
                            "waitNanos": 1818902
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962377,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962383,
                    "lastProgress": 1516707962383
                },
                {
                    "state": 3,
                    "minorFragmentId": 29,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4667,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2463376,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6148203227
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4667,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 425857,
                            "processNanos": 494809,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4667,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4724222,
                            "peakLocalMemoryAllocated": 2412544,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39573504
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4667,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1696530,
                            "processNanos": 10584446,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4667,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 371162,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1819519
                                }
                            ],
                            "waitNanos": 25769057
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962209,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962225,
                    "lastProgress": 1516707962225
                },
                {
                    "state": 3,
                    "minorFragmentId": 16,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5035,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2373399,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6649629947
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5035,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 570553,
                            "processNanos": 465530,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5035,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5101265,
                            "peakLocalMemoryAllocated": 2674688,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39311360
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5035,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1695711,
                            "processNanos": 10725016,
                            "peakLocalMemoryAllocated": 3383296,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5035,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 304662,
                            "peakLocalMemoryAllocated": 3350528,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2006921
                                }
                            ],
                            "waitNanos": 37289491
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962421,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26383296,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962424,
                    "lastProgress": 1516707962424
                },
                {
                    "state": 3,
                    "minorFragmentId": 3,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6660,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3443060,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6654926787
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6660,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 612940,
                            "processNanos": 596269,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6660,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 12988196,
                            "peakLocalMemoryAllocated": 3469312,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38520832
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6660,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3322380,
                            "processNanos": 21993307,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6660,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 411774,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2643777
                                }
                            ],
                            "waitNanos": 221301975
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962425,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962425,
                    "lastProgress": 1516707962425
                },
                {
                    "state": 3,
                    "minorFragmentId": 1,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6831,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3009446,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6697326869
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6831,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 480263,
                            "processNanos": 479529,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6831,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6499306,
                            "peakLocalMemoryAllocated": 3731456,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38258688
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6831,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3374862,
                            "processNanos": 22843525,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6831,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 376637,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2695605
                                }
                            ],
                            "waitNanos": 224638932
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962421,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962421,
                    "lastProgress": 1516707962421
                },
                {
                    "state": 3,
                    "minorFragmentId": 8,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 949,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1036591,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6381868869
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 949,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 487564,
                            "processNanos": 191003,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 949,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6097877,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 949,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2173676,
                            "processNanos": 2226617,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 949,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 374813,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 365744
                                }
                            ],
                            "waitNanos": 185976252
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962296,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962296,
                    "lastProgress": 1516707962296
                },
                {
                    "state": 3,
                    "minorFragmentId": 12,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 702,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 936902,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6633602287
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 702,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 4043815,
                            "processNanos": 272864,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 702,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1753428,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 702,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1679653,
                            "processNanos": 1569262,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 702,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 344556,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 271377
                                }
                            ],
                            "waitNanos": 41861510
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962420,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962423,
                    "lastProgress": 1516707962423
                },
                {
                    "state": 3,
                    "minorFragmentId": 4,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2157,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1848219,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6681106346
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2157,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 652499,
                            "processNanos": 320909,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2157,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4901305,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40824576
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2157,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3402612,
                            "processNanos": 10057798,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2157,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 401452,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 840450
                                }
                            ],
                            "waitNanos": 125257399
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962315,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962315,
                    "lastProgress": 1516707962315
                },
                {
                    "state": 3,
                    "minorFragmentId": 28,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1567,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1105970,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6697882447
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1567,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 619516,
                            "processNanos": 239772,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1567,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3383492,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41152512
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1567,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1718541,
                            "processNanos": 4916749,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1567,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 634625,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 604108
                                }
                            ],
                            "waitNanos": 29161266
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516707962559,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962563,
                    "lastProgress": 1516707962563
                },
                {
                    "state": 3,
                    "minorFragmentId": 14,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 9201,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 14478204,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6439938663
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9201,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 535300,
                            "processNanos": 629669,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9201,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7486740,
                            "peakLocalMemoryAllocated": 4820992,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 9
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 37206016
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9201,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1727728,
                            "processNanos": 19359768,
                            "peakLocalMemoryAllocated": 6471680,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 6406144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9201,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 331366,
                            "peakLocalMemoryAllocated": 6406144,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 3599813
                                }
                            ],
                            "waitNanos": 111977819
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962309,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 29471680,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962312,
                    "lastProgress": 1516707962312
                },
                {
                    "state": 3,
                    "minorFragmentId": 6,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3577,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2086907,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6555860859
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3577,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 7759828,
                            "processNanos": 434831,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3577,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4603290,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3577,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3514851,
                            "processNanos": 11445562,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3577,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 454218,
                            "peakLocalMemoryAllocated": 1789952,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1409694
                                }
                            ],
                            "waitNanos": 123012875
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962315,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24822720,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962316,
                    "lastProgress": 1516707962316
                },
                {
                    "state": 3,
                    "minorFragmentId": 30,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1249,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1192007,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6323310267
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1249,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 615385,
                            "processNanos": 540871,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1249,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3108765,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1249,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1864165,
                            "processNanos": 3319520,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1249,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 521885,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 492909
                                }
                            ],
                            "waitNanos": 129247758
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516707962309,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962312,
                    "lastProgress": 1516707962312
                },
                {
                    "state": 3,
                    "minorFragmentId": 15,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2650,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1521082,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6534019874
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2650,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 523809,
                            "processNanos": 290890,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2650,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3247152,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40626176
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2650,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1724406,
                            "processNanos": 5541216,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2650,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 334909,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1047570
                                }
                            ],
                            "waitNanos": 2275677
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962378,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962384,
                    "lastProgress": 1516707962384
                },
                {
                    "state": 3,
                    "minorFragmentId": 13,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1236,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1272255,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6141079931
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1236,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 521204,
                            "processNanos": 286623,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1236,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2805768,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1236,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1757835,
                            "processNanos": 2707885,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1236,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 394836,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 480581
                                }
                            ],
                            "waitNanos": 732452
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962172,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962178,
                    "lastProgress": 1516707962178
                },
                {
                    "state": 3,
                    "minorFragmentId": 20,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3754,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1924411,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6687532473
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3754,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 555433,
                            "processNanos": 356429,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3754,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4337832,
                            "peakLocalMemoryAllocated": 2129920,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3754,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1885457,
                            "processNanos": 9414928,
                            "peakLocalMemoryAllocated": 1855488,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3754,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 450344,
                            "peakLocalMemoryAllocated": 1822720,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1488208
                                }
                            ],
                            "waitNanos": 87337996
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962545,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24855488,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962548,
                    "lastProgress": 1516707962548
                },
                {
                    "state": 3,
                    "minorFragmentId": 2,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3399,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 29595174,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6645468486
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3399,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 459669,
                            "processNanos": 360457,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3399,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7088630,
                            "peakLocalMemoryAllocated": 1734656,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40231936
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3399,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3251425,
                            "processNanos": 9954553,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3399,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 312389,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1329736
                                }
                            ],
                            "waitNanos": 202556726
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962382,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962382,
                    "lastProgress": 1516707962382
                },
                {
                    "state": 3,
                    "minorFragmentId": 9,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2807,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1686350,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6366695117
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2807,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 496970,
                            "processNanos": 348464,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2807,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 9944958,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2807,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3466884,
                            "processNanos": 8678267,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2807,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 448740,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1109712
                                }
                            ],
                            "waitNanos": 250017823
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962382,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962382,
                    "lastProgress": 1516707962382
                },
                {
                    "state": 3,
                    "minorFragmentId": 24,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1525,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 15112013,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6621634378
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1525,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 537152,
                            "processNanos": 263700,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1525,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10763121,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41153536
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1525,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1689635,
                            "processNanos": 5293085,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1525,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 335891,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 586374
                                }
                            ],
                            "waitNanos": 39428651
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962460,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962463,
                    "lastProgress": 1516707962463
                },
                {
                    "state": 3,
                    "minorFragmentId": 10,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 608,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1207551,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6369830534
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 608,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 454358,
                            "processNanos": 274982,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 608,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 13678659,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 608,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2632729,
                            "processNanos": 1782241,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 608,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 341037,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 244302
                                }
                            ],
                            "waitNanos": 112623653
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516707962224,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962224,
                    "lastProgress": 1516707962224
                },
                {
                    "state": 3,
                    "minorFragmentId": 26,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6444,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 4191130,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6415303039
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6444,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 469911,
                            "processNanos": 887244,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6444,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5570904,
                            "peakLocalMemoryAllocated": 3336192,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38652928
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6444,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1680843,
                            "processNanos": 12726535,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6444,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 483824,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2497859
                                }
                            ],
                            "waitNanos": 50801481
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962339,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26350528,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962342,
                    "lastProgress": 1516707962342
                },
                {
                    "state": 3,
                    "minorFragmentId": 31,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4260,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2330819,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6395193442
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4260,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 542724,
                            "processNanos": 536532,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4260,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5098112,
                            "peakLocalMemoryAllocated": 2278400,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39706112
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4260,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2947783,
                            "processNanos": 13771063,
                            "peakLocalMemoryAllocated": 3321856,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4260,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 368680,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1694986
                                }
                            ],
                            "waitNanos": 13400474
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962436,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26321856,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962441,
                    "lastProgress": 1516707962441
                },
                {
                    "state": 3,
                    "minorFragmentId": 19,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1786,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1329929,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6466024452
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1786,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 394710,
                            "processNanos": 266668,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1786,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2955010,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1786,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1764718,
                            "processNanos": 4012431,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1786,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 362802,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 689537
                                }
                            ],
                            "waitNanos": 854201
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962440,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962446,
                    "lastProgress": 1516707962446
                },
                {
                    "state": 3,
                    "minorFragmentId": 5,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1106,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1397344,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6532692489
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1106,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 384268,
                            "processNanos": 280968,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1106,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6697586,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41350912
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1106,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3553992,
                            "processNanos": 3895335,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1106,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 440490,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 435304
                                }
                            ],
                            "waitNanos": 5896841
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962178,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962178,
                    "lastProgress": 1516707962178
                },
                {
                    "state": 3,
                    "minorFragmentId": 32,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4722,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2242838,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6514682498
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4722,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 21718542,
                            "processNanos": 568876,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4722,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5037152,
                            "peakLocalMemoryAllocated": 2412544,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39573504
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4722,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1703460,
                            "processNanos": 10886115,
                            "peakLocalMemoryAllocated": 3321856,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4722,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 376563,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1893354
                                }
                            ],
                            "waitNanos": 94528862
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516707962545,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26321856,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962548,
                    "lastProgress": 1516707962548
                },
                {
                    "state": 3,
                    "minorFragmentId": 25,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 968,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 939372,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6282669463
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 968,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 3830682,
                            "processNanos": 234382,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 968,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4087361,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 968,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1798476,
                            "processNanos": 2398684,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 968,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 421573,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 389461
                                }
                            ],
                            "waitNanos": 806837
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962275,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962281,
                    "lastProgress": 1516707962281
                },
                {
                    "state": 3,
                    "minorFragmentId": 18,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 685,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 979725,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6443812003
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 685,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 506741,
                            "processNanos": 223147,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 685,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1829318,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 685,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1692782,
                            "processNanos": 1568633,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 685,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 362714,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 262780
                                }
                            ],
                            "waitNanos": 119785889
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962309,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962312,
                    "lastProgress": 1516707962312
                },
                {
                    "state": 3,
                    "minorFragmentId": 27,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 529,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1101215,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6381815043
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 529,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 515689,
                            "processNanos": 387733,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 529,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2403291,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 529,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2984102,
                            "processNanos": 2431846,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 529,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 417999,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 215751
                                }
                            ],
                            "waitNanos": 664463
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962447,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962464,
                    "lastProgress": 1516707962464
                },
                {
                    "state": 3,
                    "minorFragmentId": 21,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3720,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1969629,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6250044889
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3720,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 258627,
                            "processNanos": 390053,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3720,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3778770,
                            "peakLocalMemoryAllocated": 1867776,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40099840
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3720,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1713178,
                            "processNanos": 9262600,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3720,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 393961,
                            "peakLocalMemoryAllocated": 1789952,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1439505
                                }
                            ],
                            "waitNanos": 1424212
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962225,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24822720,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962259,
                    "lastProgress": 1516707962259
                },
                {
                    "state": 3,
                    "minorFragmentId": 7,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 39,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1034296,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6506208691
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 39,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 475369,
                            "processNanos": 188613,
                            "peakLocalMemoryAllocated": 32768,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 39,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2195031,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41910144
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 39,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3261109,
                            "processNanos": 677999,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 603008,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 39,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 373365,
                            "peakLocalMemoryAllocated": 603008,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 15642
                                }
                            ],
                            "waitNanos": 4025497
                        }
                    ],
                    "startTime": 1516707954039,
                    "endTime": 1516707962185,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962185,
                    "lastProgress": 1516707962185
                },
                {
                    "state": 3,
                    "minorFragmentId": 22,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 896,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1028114,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6431071525
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 896,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 518745,
                            "processNanos": 203265,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 896,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2401936,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 896,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2969909,
                            "processNanos": 2675483,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 896,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 358199,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 346978
                                }
                            ],
                            "waitNanos": 113849095
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707962309,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962312,
                    "lastProgress": 1516707962312
                },
                {
                    "state": 3,
                    "minorFragmentId": 23,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4460,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2392862,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6393828760
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4460,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 404702,
                            "processNanos": 458141,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4460,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7358445,
                            "peakLocalMemoryAllocated": 2410496,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39574528
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4460,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2893459,
                            "processNanos": 13629950,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4460,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 427537,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1743484
                                }
                            ],
                            "waitNanos": 4775949
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707962453,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962465,
                    "lastProgress": 1516707962465
                }
            ]
        },
        {
            "majorFragmentId": 7,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3094,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2186646,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5719176951
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3094,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 696705,
                            "processNanos": 371657,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3094,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6884332,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40347584
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3094,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3167384,
                            "processNanos": 10724566,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3094,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 435096,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1196985
                                }
                            ],
                            "waitNanos": 328323168
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960595,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960599,
                    "lastProgress": 1516707960599
                },
                {
                    "state": 3,
                    "minorFragmentId": 19,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1787,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1460913,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6125953764
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1787,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 718077,
                            "processNanos": 284378,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1787,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3378439,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1787,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3105842,
                            "processNanos": 5815924,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1787,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 456515,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 688258
                                }
                            ],
                            "waitNanos": 12101625
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960792,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960806,
                    "lastProgress": 1516707960806
                },
                {
                    "state": 3,
                    "minorFragmentId": 12,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 688,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 997998,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6142100356
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 688,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 812144,
                            "processNanos": 163465,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 688,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2473471,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 688,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2348520,
                            "processNanos": 2041205,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 688,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 500369,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 266657
                                }
                            ],
                            "waitNanos": 127706355
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960798,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960798,
                    "lastProgress": 1516707960798
                },
                {
                    "state": 3,
                    "minorFragmentId": 26,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6409,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 4147288,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5738429351
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6409,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 639738,
                            "processNanos": 593886,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6409,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10057400,
                            "peakLocalMemoryAllocated": 3336192,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 38652928
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6409,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3413324,
                            "processNanos": 22985669,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6409,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 412213,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2486062
                                }
                            ],
                            "waitNanos": 195130593
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960679,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26350528,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960679,
                    "lastProgress": 1516707960679
                },
                {
                    "state": 3,
                    "minorFragmentId": 1,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6892,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3179025,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5704015654
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6892,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 678254,
                            "processNanos": 561880,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6892,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10651702,
                            "peakLocalMemoryAllocated": 3731456,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 38258688
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6892,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3154679,
                            "processNanos": 23862246,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6892,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 463706,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2717348
                                }
                            ],
                            "waitNanos": 478176180
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960763,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960766,
                    "lastProgress": 1516707960766
                },
                {
                    "state": 3,
                    "minorFragmentId": 9,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2905,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2116082,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5698617802
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2905,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 807750,
                            "processNanos": 373571,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2905,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5166731,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2905,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2607458,
                            "processNanos": 12091535,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2905,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 448258,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1148795
                                }
                            ],
                            "waitNanos": 357230447
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707960625,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960630,
                    "lastProgress": 1516707960630
                },
                {
                    "state": 3,
                    "minorFragmentId": 3,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6775,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2900645,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5726994351
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6775,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 474968,
                            "processNanos": 488442,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6775,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10641988,
                            "peakLocalMemoryAllocated": 3469312,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 38520832
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6775,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2989045,
                            "processNanos": 17429371,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6775,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 319307,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2691994
                                }
                            ],
                            "waitNanos": 467779650
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960763,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960766,
                    "lastProgress": 1516707960766
                },
                {
                    "state": 3,
                    "minorFragmentId": 25,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1007,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 70407204,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5907482676
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1007,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 632771,
                            "processNanos": 207958,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1007,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3201960,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1007,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3133351,
                            "processNanos": 17189136,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1007,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 363326,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 405198
                                }
                            ],
                            "waitNanos": 35797768
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960599,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960607,
                    "lastProgress": 1516707960607
                },
                {
                    "state": 3,
                    "minorFragmentId": 15,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2537,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1943700,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6220575420
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2537,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 674769,
                            "processNanos": 334595,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2537,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4468649,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40627200
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2537,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2718064,
                            "processNanos": 7262985,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2537,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 416635,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1000558
                                }
                            ],
                            "waitNanos": 5345108
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960807,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960816,
                    "lastProgress": 1516707960816
                },
                {
                    "state": 3,
                    "minorFragmentId": 31,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4032,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2633923,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6224732105
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4032,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 605895,
                            "processNanos": 432782,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4032,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6516478,
                            "peakLocalMemoryAllocated": 2129920,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4032,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 4302956,
                            "processNanos": 14806097,
                            "peakLocalMemoryAllocated": 2052096,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1986560,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4032,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 450950,
                            "peakLocalMemoryAllocated": 1986560,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1608183
                                }
                            ],
                            "waitNanos": 12886820
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960825,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 25052096,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960831,
                    "lastProgress": 1516707960831
                },
                {
                    "state": 3,
                    "minorFragmentId": 20,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3885,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 47237262,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6114742650
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3885,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 652768,
                            "processNanos": 372253,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3885,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4289051,
                            "peakLocalMemoryAllocated": 2129920,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3885,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2513503,
                            "processNanos": 12186206,
                            "peakLocalMemoryAllocated": 1953792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1888256,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3885,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 385706,
                            "peakLocalMemoryAllocated": 1888256,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1540626
                                }
                            ],
                            "waitNanos": 33694385
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960817,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24953792,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960817,
                    "lastProgress": 1516707960817
                },
                {
                    "state": 3,
                    "minorFragmentId": 13,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1190,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1474155,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6253527751
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1190,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 678744,
                            "processNanos": 253725,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1190,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4228312,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1190,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3072827,
                            "processNanos": 4633298,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1190,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 425549,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 464393
                                }
                            ],
                            "waitNanos": 17590496
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960784,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960793,
                    "lastProgress": 1516707960793
                },
                {
                    "state": 3,
                    "minorFragmentId": 23,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4412,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2954520,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6197921997
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4412,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 714430,
                            "processNanos": 462433,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4412,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7211362,
                            "peakLocalMemoryAllocated": 2279424,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39705600
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4412,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2327928,
                            "processNanos": 15271798,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4412,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 471932,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1724680
                                }
                            ],
                            "waitNanos": 12194173
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960793,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960806,
                    "lastProgress": 1516707960806
                },
                {
                    "state": 3,
                    "minorFragmentId": 6,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3515,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2159596,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5732719631
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3515,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 670597,
                            "processNanos": 418983,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3515,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6847640,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3515,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2849010,
                            "processNanos": 12758211,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3515,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 442781,
                            "peakLocalMemoryAllocated": 1789952,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1385466
                                }
                            ],
                            "waitNanos": 373803430
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960644,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24822720,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960647,
                    "lastProgress": 1516707960647
                },
                {
                    "state": 3,
                    "minorFragmentId": 32,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4692,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2683692,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6203755626
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4692,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 610636,
                            "processNanos": 428404,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4692,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6051471,
                            "peakLocalMemoryAllocated": 2412544,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39573504
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4692,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3298801,
                            "processNanos": 20371935,
                            "peakLocalMemoryAllocated": 3321856,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4692,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 450495,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1880354
                                }
                            ],
                            "waitNanos": 103056786
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960912,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26321856,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960912,
                    "lastProgress": 1516707960912
                },
                {
                    "state": 3,
                    "minorFragmentId": 24,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1496,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1407929,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6006563028
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1496,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 629378,
                            "processNanos": 245364,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1496,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3345629,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41153536
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1496,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2626490,
                            "processNanos": 5456292,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1496,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 457759,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 575017
                                }
                            ],
                            "waitNanos": 122520504
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960798,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960798,
                    "lastProgress": 1516707960798
                },
                {
                    "state": 3,
                    "minorFragmentId": 30,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1253,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1710164,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5771488784
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1253,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 661445,
                            "processNanos": 240453,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1253,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4164984,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1253,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2850966,
                            "processNanos": 4372978,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1253,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 453091,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 494297
                                }
                            ],
                            "waitNanos": 178188118
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960638,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960638,
                    "lastProgress": 1516707960638
                },
                {
                    "state": 3,
                    "minorFragmentId": 11,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4158,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2652068,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6199297798
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4158,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 635239,
                            "processNanos": 494276,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4158,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6110727,
                            "peakLocalMemoryAllocated": 2179584,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39804672
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4158,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3056270,
                            "processNanos": 13141904,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4158,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 453589,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1628747
                                }
                            ],
                            "waitNanos": 16506139
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960792,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960798,
                    "lastProgress": 1516707960798
                },
                {
                    "state": 3,
                    "minorFragmentId": 17,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1881,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1564628,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5693889156
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1881,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 449381,
                            "processNanos": 260097,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1881,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 19564541,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1881,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3609732,
                            "processNanos": 56917032,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1171456,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1881,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 420976,
                            "peakLocalMemoryAllocated": 1171456,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 760054
                                }
                            ],
                            "waitNanos": 36934790
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960441,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960448,
                    "lastProgress": 1516707960448
                },
                {
                    "state": 3,
                    "minorFragmentId": 29,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4622,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2959385,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5969706396
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4622,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 752217,
                            "processNanos": 476389,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4622,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 12327184,
                            "peakLocalMemoryAllocated": 2412544,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39573504
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4622,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3209298,
                            "processNanos": 15204592,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4622,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 500967,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1802221
                                }
                            ],
                            "waitNanos": 50999481
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960627,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960633,
                    "lastProgress": 1516707960633
                },
                {
                    "state": 3,
                    "minorFragmentId": 2,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3393,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2308442,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5737816508
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3393,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 729322,
                            "processNanos": 380641,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3393,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7282955,
                            "peakLocalMemoryAllocated": 1734656,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40231936
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3393,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3122905,
                            "processNanos": 11725316,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3393,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 406002,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1326552
                                }
                            ],
                            "waitNanos": 397749833
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960669,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960673,
                    "lastProgress": 1516707960673
                },
                {
                    "state": 3,
                    "minorFragmentId": 14,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 8969,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 4222793,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6136887561
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8969,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 608610,
                            "processNanos": 620612,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8969,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10064491,
                            "peakLocalMemoryAllocated": 4820992,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 9
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 37206016
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8969,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2555785,
                            "processNanos": 72925309,
                            "peakLocalMemoryAllocated": 6471680,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 6406144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8969,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 429837,
                            "peakLocalMemoryAllocated": 6406144,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 3507615
                                }
                            ],
                            "waitNanos": 152901577
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960912,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 29471680,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960912,
                    "lastProgress": 1516707960912
                },
                {
                    "state": 3,
                    "minorFragmentId": 5,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1100,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1320204,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5754642060
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1100,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 481721,
                            "processNanos": 248674,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1100,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3530840,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41350912
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1100,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3002703,
                            "processNanos": 10349750,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1100,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 361051,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 431160
                                }
                            ],
                            "waitNanos": 273093393
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960537,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960541,
                    "lastProgress": 1516707960541
                },
                {
                    "state": 3,
                    "minorFragmentId": 16,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5099,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2351419,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6265666560
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5099,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 806854,
                            "processNanos": 432132,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5099,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5559499,
                            "peakLocalMemoryAllocated": 2674688,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39311360
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5099,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2349915,
                            "processNanos": 15003724,
                            "peakLocalMemoryAllocated": 3383296,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5099,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 453148,
                            "peakLocalMemoryAllocated": 3350528,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2032897
                                }
                            ],
                            "waitNanos": 116588215
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960931,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26383296,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960931,
                    "lastProgress": 1516707960931
                },
                {
                    "state": 3,
                    "minorFragmentId": 18,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 672,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3763989,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5607509597
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 672,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 400611,
                            "processNanos": 231209,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 672,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2524113,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 672,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3341847,
                            "processNanos": 2305706,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 672,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 355203,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 257413
                                }
                            ],
                            "waitNanos": 196846451
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960475,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960475,
                    "lastProgress": 1516707960475
                },
                {
                    "state": 3,
                    "minorFragmentId": 21,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3595,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 21679940,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5609780538
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3595,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 655802,
                            "processNanos": 388720,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3595,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 53674715,
                            "peakLocalMemoryAllocated": 1867776,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40099840
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3595,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3404430,
                            "processNanos": 24191507,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3595,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 521422,
                            "peakLocalMemoryAllocated": 1789952,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1394416
                                }
                            ],
                            "waitNanos": 55092835
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960432,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24822720,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960439,
                    "lastProgress": 1516707960439
                },
                {
                    "state": 3,
                    "minorFragmentId": 7,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 36,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1239529,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5741863549
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 36,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 647935,
                            "processNanos": 250257,
                            "peakLocalMemoryAllocated": 32768,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 36,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2643828,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41910144
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 36,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3156062,
                            "processNanos": 698042,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 603008,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 36,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 444483,
                            "peakLocalMemoryAllocated": 603008,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 14357
                                }
                            ],
                            "waitNanos": 274148303
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960537,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960541,
                    "lastProgress": 1516707960541
                },
                {
                    "state": 3,
                    "minorFragmentId": 28,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1588,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3584508,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6110050708
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1588,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 667232,
                            "processNanos": 260774,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1588,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3561882,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41152512
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1588,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3467949,
                            "processNanos": 7163546,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1588,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 463283,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 611993
                                }
                            ],
                            "waitNanos": 103948264
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960892,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960892,
                    "lastProgress": 1516707960892
                },
                {
                    "state": 3,
                    "minorFragmentId": 4,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2070,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1681478,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5721197185
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2070,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 667573,
                            "processNanos": 7857492,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2070,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6429026,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40873920
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2070,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2961266,
                            "processNanos": 6861634,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2070,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 469516,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 806469
                                }
                            ],
                            "waitNanos": 476949814
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516707960758,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960762,
                    "lastProgress": 1516707960762
                },
                {
                    "state": 3,
                    "minorFragmentId": 22,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1006,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1004781,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5713958704
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1006,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 439951,
                            "processNanos": 151004,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1006,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2759990,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1006,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3163979,
                            "processNanos": 2697612,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1006,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 469191,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 389831
                                }
                            ],
                            "waitNanos": 198381443
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707960475,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960475,
                    "lastProgress": 1516707960475
                },
                {
                    "state": 3,
                    "minorFragmentId": 8,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 885,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1113108,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5723524071
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 885,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 712552,
                            "processNanos": 204815,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 885,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3005897,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 885,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3152339,
                            "processNanos": 3286941,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 885,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 426465,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 341106
                                }
                            ],
                            "waitNanos": 181401976
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707960444,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960447,
                    "lastProgress": 1516707960447
                },
                {
                    "state": 3,
                    "minorFragmentId": 27,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 555,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1139790,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6213099976
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 555,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 634333,
                            "processNanos": 199813,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 555,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2233611,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 555,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2933644,
                            "processNanos": 2379036,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 555,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 409228,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 226265
                                }
                            ],
                            "waitNanos": 4762270
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707960793,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960806,
                    "lastProgress": 1516707960806
                },
                {
                    "state": 3,
                    "minorFragmentId": 10,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 627,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1077570,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5723103438
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 627,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 1662494,
                            "processNanos": 177767,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 627,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2544720,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 627,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2912412,
                            "processNanos": 2477343,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 627,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 347056,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 252385
                                }
                            ],
                            "waitNanos": 167354619
                        }
                    ],
                    "startTime": 1516707954031,
                    "endTime": 1516707960427,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960437,
                    "lastProgress": 1516707960437
                }
            ]
        },
        {
            "majorFragmentId": 16,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 88652,
                                    "batches": 23,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 38,
                            "setupNanos": 0,
                            "processNanos": 2184398594,
                            "peakLocalMemoryAllocated": 3776512,
                            "waitNanos": 4084400775
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88652,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 10,
                            "setupNanos": 10417393,
                            "processNanos": 58976755,
                            "peakLocalMemoryAllocated": 3899392,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88652,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 0,
                            "setupNanos": 3015105,
                            "processNanos": 138543581,
                            "peakLocalMemoryAllocated": 3866624,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97069,
                                    "batches": 39,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 10,
                            "setupNanos": 25032181,
                            "processNanos": 191585187,
                            "peakLocalMemoryAllocated": 2236416,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97069,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 1150627,
                            "processNanos": 9394964,
                            "peakLocalMemoryAllocated": 2252800,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3526656,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97069,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 7783487,
                            "peakLocalMemoryAllocated": 3526656,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 38553500
                                }
                            ],
                            "waitNanos": 619962333
                        }
                    ],
                    "startTime": 1516707954041,
                    "endTime": 1516707961387,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 10663936,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961387,
                    "lastProgress": 1516707961387
                }
            ]
        },
        {
            "majorFragmentId": 2,
            "minorFragmentProfile": [
                {
                    "state": 2,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1978732,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6998480258
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 19116032,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 193416,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 30531178,
                            "peakLocalMemoryAllocated": 19116032,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 175
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 178002
                                },
                                {
                                    "metricId": 5,
                                    "longValue": 69131620
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 33
                                },
                                {
                                    "metricId": 6,
                                    "longValue": 8
                                },
                                {
                                    "metricId": 7,
                                    "doubleValue": 1808198285
                                }
                            ],
                            "waitNanos": 463362068
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516712963070,
                    "memoryUsed": 17707584,
                    "maxMemoryUsed": 51466816,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965851
                }
            ]
        },
        {
            "majorFragmentId": 12,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 96825,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 23816521,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4879004261
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 19144704,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96825,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 22744771,
                            "peakLocalMemoryAllocated": 19144704,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 111
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 33
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 96825
                                },
                                {
                                    "metricId": 5,
                                    "longValue": 38449040
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 36
                                },
                                {
                                    "metricId": 6,
                                    "longValue": 8
                                },
                                {
                                    "metricId": 3,
                                    "longValue": 8969
                                },
                                {
                                    "metricId": 7,
                                    "doubleValue": 361639657
                                }
                            ],
                            "waitNanos": 1242634521
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516707960797,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 22048320,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707960800,
                    "lastProgress": 1516707960800
                }
            ]
        },
        {
            "majorFragmentId": 1,
            "minorFragmentProfile": [
                {
                    "state": 2,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2251947,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7449364193
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 403578,
                            "processNanos": 452801,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3339205,
                            "peakLocalMemoryAllocated": 3145792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 78352,
                            "processNanos": 138336,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 91444,
                            "processNanos": 10598,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 11726824,
                            "processNanos": 845757,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 156954,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 18807
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 9800576,
                    "maxMemoryUsed": 9800576,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965851
                },
                {
                    "state": 2,
                    "minorFragmentId": 27,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 791174,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7247428662
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 292483,
                            "processNanos": 191578,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2220556,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 56258,
                            "processNanos": 202870,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 40682,
                            "processNanos": 8834,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1877346,
                            "processNanos": 223466,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 97509,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 32120
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516712961836,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964295
                },
                {
                    "state": 2,
                    "minorFragmentId": 2,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2143349,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7397404532
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 392503,
                            "processNanos": 449155,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3467492,
                            "peakLocalMemoryAllocated": 3145792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 48443,
                            "processNanos": 139167,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 65843,
                            "processNanos": 9021,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 15951755,
                            "processNanos": 367472,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 162954,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 18630
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 9800576,
                    "maxMemoryUsed": 9800576,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965851
                },
                {
                    "state": 2,
                    "minorFragmentId": 23,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2756470,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7565332483
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 436149,
                            "processNanos": 584208,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 4481043,
                            "peakLocalMemoryAllocated": 4194368,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 55914,
                            "processNanos": 164311,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 64608,
                            "processNanos": 10381,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3040341,
                            "processNanos": 414442,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 191099,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 28936
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516712961836,
                    "memoryUsed": 10849152,
                    "maxMemoryUsed": 10849152,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964295
                },
                {
                    "state": 2,
                    "minorFragmentId": 8,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1084211,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7428577363
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 408345,
                            "processNanos": 209348,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 1988976,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 58533,
                            "processNanos": 152860,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 68814,
                            "processNanos": 9811,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2759755,
                            "processNanos": 368554,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 143018,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 10174
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963072,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 4,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1964516,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7435717544
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 446822,
                            "processNanos": 346672,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3054135,
                            "peakLocalMemoryAllocated": 2097216,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 60270,
                            "processNanos": 177174,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 69990,
                            "processNanos": 10849,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2988703,
                            "processNanos": 423435,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 165808,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 24266
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 8752000,
                    "maxMemoryUsed": 8752000,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 30,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1198446,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7296557972
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 617143,
                            "processNanos": 231571,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2271985,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 70393,
                            "processNanos": 181209,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 65029,
                            "processNanos": 10184,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3574367,
                            "processNanos": 458874,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 186771,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 29720
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 7703424,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966456
                },
                {
                    "state": 2,
                    "minorFragmentId": 31,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2550753,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7536661933
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 449924,
                            "processNanos": 489733,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3519371,
                            "peakLocalMemoryAllocated": 4194368,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 55909,
                            "processNanos": 184838,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 62030,
                            "processNanos": 10783,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3125576,
                            "processNanos": 542519,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 137224,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 47217
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516712961836,
                    "memoryUsed": 10849152,
                    "maxMemoryUsed": 10849152,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707964295
                },
                {
                    "state": 2,
                    "minorFragmentId": 7,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 441409,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 2842
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 273556,
                            "processNanos": 133114,
                            "peakLocalMemoryAllocated": 371,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 1105906,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 53529,
                            "processNanos": 130126,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 93207,
                            "processNanos": 9521,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2879963,
                            "processNanos": 406452,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 152568,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 18553
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 7654784,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963072,
                    "lastProgress": 1516707960846
                },
                {
                    "state": 2,
                    "minorFragmentId": 28,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1663414,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7369977907
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 623608,
                            "processNanos": 298493,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2959652,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 75104,
                            "processNanos": 182453,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 70012,
                            "processNanos": 9965,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3569032,
                            "processNanos": 499173,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 166808,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 14434
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 8227712,
                    "maxMemoryUsed": 8227712,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966455
                },
                {
                    "state": 2,
                    "minorFragmentId": 19,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1254887,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7463762062
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 455030,
                            "processNanos": 255964,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2994596,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 90424,
                            "processNanos": 193613,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 82343,
                            "processNanos": 47912,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 4080390,
                            "processNanos": 377950,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 176607,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 27969
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516712961836,
                    "memoryUsed": 8227712,
                    "maxMemoryUsed": 8227712,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964296
                },
                {
                    "state": 2,
                    "minorFragmentId": 1,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 13299,
                                    "batches": 14,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 4497916,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7391862811
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 13299,
                                    "batches": 14,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 419249,
                            "processNanos": 795853,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 13299,
                                    "batches": 14,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 9665192,
                            "peakLocalMemoryAllocated": 6357200,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 84749,
                            "processNanos": 141080,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 62034,
                            "processNanos": 10496,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 6990890,
                            "processNanos": 572197,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 202696,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 39923
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 8293328,
                    "maxMemoryUsed": 13536272,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965851
                },
                {
                    "state": 2,
                    "minorFragmentId": 9,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2270852,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7360071773
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 382033,
                            "processNanos": 419515,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2975986,
                            "peakLocalMemoryAllocated": 2621504,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 54502,
                            "processNanos": 138208,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 63424,
                            "processNanos": 7545,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1667218,
                            "processNanos": 674621,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 88751,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 8212
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 9276288,
                    "maxMemoryUsed": 9276288,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963072,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 6,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2655585,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7362323541
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 327374,
                            "processNanos": 448654,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 4561924,
                            "peakLocalMemoryAllocated": 3145792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 89908,
                            "processNanos": 129110,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 68644,
                            "processNanos": 9612,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3013517,
                            "processNanos": 934248,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 146062,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 18649
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 9800576,
                    "maxMemoryUsed": 9800576,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 18,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1071958,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7347760117
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 3742330,
                            "processNanos": 223076,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 10597378,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 56384,
                            "processNanos": 171782,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 61847,
                            "processNanos": 9547,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3131221,
                            "processNanos": 338494,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 126716,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 17223481
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966457
                },
                {
                    "state": 2,
                    "minorFragmentId": 15,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2488267,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7475899100
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 423323,
                            "processNanos": 480402,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3388502,
                            "peakLocalMemoryAllocated": 2621504,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 30105,
                            "processNanos": 92652,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 37975,
                            "processNanos": 6776,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1733384,
                            "processNanos": 243173,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 99275,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 29728
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516712961836,
                    "memoryUsed": 9276288,
                    "maxMemoryUsed": 9276288,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964296
                },
                {
                    "state": 2,
                    "minorFragmentId": 25,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1130236,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7201832862
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 424167,
                            "processNanos": 202509,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2451593,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 57296,
                            "processNanos": 197471,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 63904,
                            "processNanos": 11694,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2999695,
                            "processNanos": 532216,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 143287,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 24164
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516712961836,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707964295
                },
                {
                    "state": 2,
                    "minorFragmentId": 3,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 13299,
                                    "batches": 14,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 5691644,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7430462445
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 13299,
                                    "batches": 14,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 472085,
                            "processNanos": 842128,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 13299,
                                    "batches": 14,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 11840315,
                            "peakLocalMemoryAllocated": 6357200,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 55561,
                            "processNanos": 148375,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 75554,
                            "processNanos": 10446,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3113188,
                            "processNanos": 416818,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 158419,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 27717
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 8293328,
                    "maxMemoryUsed": 13536272,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 5,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1013835,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7238350672
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 418020,
                            "processNanos": 205898,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 1715565,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 53832,
                            "processNanos": 146098,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 65424,
                            "processNanos": 9891,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3069539,
                            "processNanos": 914101,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 153096,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 20123
                        }
                    ],
                    "startTime": 1516707954020,
                    "endTime": 1516712963070,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 26,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 12276,
                                    "batches": 13,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3534678,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7353941587
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 12276,
                                    "batches": 13,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 412791,
                            "processNanos": 707944,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 12276,
                                    "batches": 13,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 9870412,
                            "peakLocalMemoryAllocated": 6357200,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 61305,
                            "processNanos": 136393,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 65382,
                            "processNanos": 8297,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3128698,
                            "processNanos": 847698,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 172472,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 11082
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 7769040,
                    "maxMemoryUsed": 13011984,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966456
                },
                {
                    "state": 2,
                    "minorFragmentId": 29,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3257379,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7527053241
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 414458,
                            "processNanos": 610877,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 4700088,
                            "peakLocalMemoryAllocated": 4718656,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 52407,
                            "processNanos": 147898,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 65447,
                            "processNanos": 10852,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3094291,
                            "processNanos": 491193,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 146581,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 14165
                        }
                    ],
                    "startTime": 1516707954030,
                    "endTime": 1516712961836,
                    "memoryUsed": 11373440,
                    "maxMemoryUsed": 11373440,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707964294
                },
                {
                    "state": 2,
                    "minorFragmentId": 17,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1441737,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7288075401
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 419207,
                            "processNanos": 318731,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2655342,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 58805,
                            "processNanos": 171430,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 81913,
                            "processNanos": 19145,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3070952,
                            "processNanos": 416931,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 185425,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 15241
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516712961836,
                    "memoryUsed": 8227712,
                    "maxMemoryUsed": 8227712,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964296
                },
                {
                    "state": 2,
                    "minorFragmentId": 10,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1094534,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7228657304
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 375798,
                            "processNanos": 213047,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 1598592,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 56786,
                            "processNanos": 163860,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 82498,
                            "processNanos": 9610,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3085463,
                            "processNanos": 393490,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 159206,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 10956
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516712963070,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963072,
                    "lastProgress": 1516707965852
                },
                {
                    "state": 2,
                    "minorFragmentId": 12,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 512707,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7340530787
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 4927445,
                            "processNanos": 225693,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 1454530,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 54629,
                            "processNanos": 134944,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 65092,
                            "processNanos": 9605,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3295333,
                            "processNanos": 420171,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 153837,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 21227697
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966456
                },
                {
                    "state": 2,
                    "minorFragmentId": 21,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2602586,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7544648799
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 409514,
                            "processNanos": 476633,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6138,
                                    "batches": 7,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3632246,
                            "peakLocalMemoryAllocated": 3145792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 54226,
                            "processNanos": 173531,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 76994,
                            "processNanos": 10606,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2958010,
                            "processNanos": 489359,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 93282,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 19699
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516712961836,
                    "memoryUsed": 9800576,
                    "maxMemoryUsed": 9800576,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964296
                },
                {
                    "state": 2,
                    "minorFragmentId": 24,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1257640,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7346932460
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 444749,
                            "processNanos": 283530,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 33967198,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 66833,
                            "processNanos": 145729,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 68002,
                            "processNanos": 9426,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3200611,
                            "processNanos": 569320,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 136630,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 10005
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 7703424,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966456
                },
                {
                    "state": 2,
                    "minorFragmentId": 16,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2912098,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7384190178
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 587249,
                            "processNanos": 565623,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3858583,
                            "peakLocalMemoryAllocated": 4718656,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 88305,
                            "processNanos": 197218,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 68963,
                            "processNanos": 11701,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3397835,
                            "processNanos": 935125,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 174682,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 38931
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 11373440,
                    "maxMemoryUsed": 11373440,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966455
                },
                {
                    "state": 2,
                    "minorFragmentId": 11,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2966806,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7504338574
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 426842,
                            "processNanos": 556414,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 8184,
                                    "batches": 9,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3975594,
                            "peakLocalMemoryAllocated": 4194368,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 82074,
                            "processNanos": 223019,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 92244,
                            "processNanos": 12222,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3108887,
                            "processNanos": 607994,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 151432,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 33632
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516712961836,
                    "memoryUsed": 10849152,
                    "maxMemoryUsed": 10849152,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707964294
                },
                {
                    "state": 2,
                    "minorFragmentId": 13,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1194843,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7545585563
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 497808,
                            "processNanos": 277078,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2361436,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 89816,
                            "processNanos": 215066,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 68670,
                            "processNanos": 12471,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3137519,
                            "processNanos": 1146288,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 163382,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 31016
                        }
                    ],
                    "startTime": 1516707954029,
                    "endTime": 1516712961836,
                    "memoryUsed": 7703424,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707964295
                },
                {
                    "state": 2,
                    "minorFragmentId": 22,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 812962,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7332307921
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 418775,
                            "processNanos": 171710,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 2020534,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 87942,
                            "processNanos": 146103,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 66610,
                            "processNanos": 9397,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 36488250,
                            "processNanos": 357893,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 104134,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 23756
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 7654784,
                    "maxMemoryUsed": 8179072,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966456
                },
                {
                    "state": 2,
                    "minorFragmentId": 20,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 7161,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2332498,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7362138981
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 7161,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 7273309,
                            "processNanos": 496144,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 7161,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 3441821,
                            "peakLocalMemoryAllocated": 3670080,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 62067,
                            "processNanos": 129131,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 58230,
                            "processNanos": 9596,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3363179,
                            "processNanos": 427021,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 157077,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 13974
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 10324864,
                    "maxMemoryUsed": 10324864,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966456
                },
                {
                    "state": 2,
                    "minorFragmentId": 32,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2504184,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7431319957
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 375451,
                            "processNanos": 534502,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9207,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 9517330,
                            "peakLocalMemoryAllocated": 4718656,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 65382,
                            "processNanos": 172886,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 68519,
                            "processNanos": 10332,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3261004,
                            "processNanos": 387052,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 139068,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 16584
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 11373440,
                    "maxMemoryUsed": 11373440,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966455
                },
                {
                    "state": 2,
                    "minorFragmentId": 14,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 17391,
                                    "batches": 18,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 6,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 4947981,
                            "peakLocalMemoryAllocated": 375,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7397509705
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 17391,
                                    "batches": 18,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 10,
                            "setupNanos": 470109,
                            "processNanos": 888005,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 17391,
                                    "batches": 18,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 16,
                            "setupNanos": 0,
                            "processNanos": 9399411,
                            "peakLocalMemoryAllocated": 6357200,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 14,
                            "setupNanos": 57080,
                            "processNanos": 130933,
                            "peakLocalMemoryAllocated": 1654784,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 7,
                            "setupNanos": 71921,
                            "processNanos": 9685,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3376462,
                            "processNanos": 883040,
                            "peakLocalMemoryAllocated": 585989,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 150524,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 24640
                        }
                    ],
                    "startTime": 1516707954037,
                    "endTime": 1516712962428,
                    "memoryUsed": 10390480,
                    "maxMemoryUsed": 13536272,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707966455
                }
            ]
        },
        {
            "majorFragmentId": 10,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 28143519,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 5551774529
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 18387968,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 65732832,
                            "peakLocalMemoryAllocated": 18387968,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 110
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 33
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 96840
                                },
                                {
                                    "metricId": 6,
                                    "longValue": 8
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 49
                                },
                                {
                                    "metricId": 5,
                                    "longValue": 38463748
                                },
                                {
                                    "metricId": 3,
                                    "longValue": 9162
                                },
                                {
                                    "metricId": 7,
                                    "doubleValue": 361639657
                                }
                            ],
                            "waitNanos": 1200951933
                        }
                    ],
                    "startTime": 1516707954021,
                    "endTime": 1516707961655,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 21442112,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961682,
                    "lastProgress": 1516707961682
                }
            ]
        },
        {
            "majorFragmentId": 14,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 88397,
                                    "batches": 23,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 38,
                            "setupNanos": 0,
                            "processNanos": 2238368406,
                            "peakLocalMemoryAllocated": 3776512,
                            "waitNanos": 5013808741
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88397,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 10,
                            "setupNanos": 13773045,
                            "processNanos": 53171810,
                            "peakLocalMemoryAllocated": 3899392,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88397,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 0,
                            "setupNanos": 4528857,
                            "processNanos": 86510389,
                            "peakLocalMemoryAllocated": 3866624,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 39,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 10,
                            "setupNanos": 279903281,
                            "processNanos": 207842627,
                            "peakLocalMemoryAllocated": 2236416,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 1436403,
                            "processNanos": 11002747,
                            "peakLocalMemoryAllocated": 2252800,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3579904,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96576,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 7616090,
                            "peakLocalMemoryAllocated": 3579904,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 38359503
                                }
                            ],
                            "waitNanos": 367630484
                        }
                    ],
                    "startTime": 1516707954041,
                    "endTime": 1516707962339,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 11135488,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962339,
                    "lastProgress": 1516707962339
                }
            ]
        },
        {
            "majorFragmentId": 15,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 88595,
                                    "batches": 23,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 38,
                            "setupNanos": 0,
                            "processNanos": 2362658851,
                            "peakLocalMemoryAllocated": 3776512,
                            "waitNanos": 3675910492
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88595,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 10,
                            "setupNanos": 4408579,
                            "processNanos": 83491174,
                            "peakLocalMemoryAllocated": 3899392,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 88595,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 0,
                            "setupNanos": 22717296,
                            "processNanos": 130804407,
                            "peakLocalMemoryAllocated": 3866624,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 39,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 10,
                            "setupNanos": 294592682,
                            "processNanos": 311488013,
                            "peakLocalMemoryAllocated": 2236416,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 1286024,
                            "processNanos": 25024408,
                            "peakLocalMemoryAllocated": 2252800,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3526656,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 96840,
                                    "batches": 39,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 23911159,
                            "peakLocalMemoryAllocated": 3526656,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 38460668
                                }
                            ],
                            "waitNanos": 344538653
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961332,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 11106816,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961342,
                    "lastProgress": 1516707961342
                }
            ]
        },
        {
            "majorFragmentId": 18,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 89068,
                                    "batches": 23,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 5,
                            "operatorType": 38,
                            "setupNanos": 0,
                            "processNanos": 2397301277,
                            "peakLocalMemoryAllocated": 3776512,
                            "waitNanos": 4529647651
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 89068,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 10,
                            "setupNanos": 14368465,
                            "processNanos": 87527014,
                            "peakLocalMemoryAllocated": 3899392,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 89068,
                                    "batches": 22,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 0,
                            "setupNanos": 4141529,
                            "processNanos": 153792672,
                            "peakLocalMemoryAllocated": 3866624,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97371,
                                    "batches": 38,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 10,
                            "setupNanos": 220104722,
                            "processNanos": 266831036,
                            "peakLocalMemoryAllocated": 2236416,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97371,
                                    "batches": 38,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 10,
                            "setupNanos": 714316,
                            "processNanos": 8941237,
                            "peakLocalMemoryAllocated": 2252800,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3579904,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 97371,
                                    "batches": 38,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 7495267,
                            "peakLocalMemoryAllocated": 3579904,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 38653388
                                }
                            ],
                            "waitNanos": 367762674
                        }
                    ],
                    "startTime": 1516707954041,
                    "endTime": 1516707962112,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 10970624,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707962112,
                    "lastProgress": 1516707962112
                }
            ]
        },
        {
            "majorFragmentId": 5,
            "minorFragmentProfile": [
                {
                    "state": 3,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3097,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 20083864,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6560062239
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3097,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 645682,
                            "processNanos": 377800,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3097,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10070988,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40347584
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3097,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3087022,
                            "processNanos": 11084323,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3097,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 383531,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1201003
                                }
                            ],
                            "waitNanos": 62186263
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961390,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961406,
                    "lastProgress": 1516707961406
                },
                {
                    "state": 3,
                    "minorFragmentId": 8,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 872,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 957447,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6442727060
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 872,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 671066,
                            "processNanos": 193781,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 872,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2415402,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 872,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2917021,
                            "processNanos": 3050100,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 872,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 562168,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 335662
                                }
                            ],
                            "waitNanos": 9596889
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961397,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961406,
                    "lastProgress": 1516707961406
                },
                {
                    "state": 3,
                    "minorFragmentId": 20,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3901,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2045031,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6875385985
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3901,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 741235,
                            "processNanos": 347644,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3901,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3821796,
                            "peakLocalMemoryAllocated": 2129920,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3901,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1822573,
                            "processNanos": 8635425,
                            "peakLocalMemoryAllocated": 1953792,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1888256,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3901,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 356339,
                            "peakLocalMemoryAllocated": 1888256,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1548281
                                }
                            ],
                            "waitNanos": 21347869
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961678,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24953792,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961683,
                    "lastProgress": 1516707961683
                },
                {
                    "state": 3,
                    "minorFragmentId": 16,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5078,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2311196,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6826446960
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5078,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 716792,
                            "processNanos": 424976,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5078,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4805756,
                            "peakLocalMemoryAllocated": 2674688,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39311360
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5078,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1745424,
                            "processNanos": 11120011,
                            "peakLocalMemoryAllocated": 3383296,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5078,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 1368379,
                            "peakLocalMemoryAllocated": 3350528,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2027946
                                }
                            ],
                            "waitNanos": 27206583
                        }
                    ],
                    "startTime": 1516707954027,
                    "endTime": 1516707961611,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26383296,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961614,
                    "lastProgress": 1516707961614
                },
                {
                    "state": 3,
                    "minorFragmentId": 7,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 49,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1150808,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6430643640
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 49,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 529475,
                            "processNanos": 191349,
                            "peakLocalMemoryAllocated": 32768,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 49,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2811993,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41910144
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 49,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3126272,
                            "processNanos": 674605,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 603008,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 49,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 434721,
                            "peakLocalMemoryAllocated": 603008,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 19561
                                }
                            ],
                            "waitNanos": 695802
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961376,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961383,
                    "lastProgress": 1516707961383
                },
                {
                    "state": 3,
                    "minorFragmentId": 30,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1241,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1371181,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6652273979
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1241,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 1308857,
                            "processNanos": 258339,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1241,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3412280,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1241,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1694477,
                            "processNanos": 2766294,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1241,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 309735,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 488395
                                }
                            ],
                            "waitNanos": 16384204
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961527,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961530,
                    "lastProgress": 1516707961530
                },
                {
                    "state": 3,
                    "minorFragmentId": 14,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 9162,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3835387,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6600557877
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9162,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 603201,
                            "processNanos": 673534,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9162,
                                    "batches": 10,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 30210645,
                            "peakLocalMemoryAllocated": 4820992,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 37206016
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 9
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9162,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1736777,
                            "processNanos": 25191090,
                            "peakLocalMemoryAllocated": 6471680,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 6406144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 9162,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 422773,
                            "peakLocalMemoryAllocated": 6406144,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 3584545
                                }
                            ],
                            "waitNanos": 55694182
                        }
                    ],
                    "startTime": 1516707954027,
                    "endTime": 1516707961490,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 29471680,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961493,
                    "lastProgress": 1516707961493
                },
                {
                    "state": 3,
                    "minorFragmentId": 19,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1791,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1384413,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6678570277
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1791,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 661361,
                            "processNanos": 276814,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1791,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3980117,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1791,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3281440,
                            "processNanos": 5849097,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1791,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 442512,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 690903
                                }
                            ],
                            "waitNanos": 36332788
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961460,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961460,
                    "lastProgress": 1516707961460
                },
                {
                    "state": 3,
                    "minorFragmentId": 32,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4565,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2204665,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6767764352
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4565,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 446378,
                            "processNanos": 346613,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4565,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4573660,
                            "peakLocalMemoryAllocated": 2410496,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39574528
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4565,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1683385,
                            "processNanos": 10104334,
                            "peakLocalMemoryAllocated": 3321856,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4565,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 241970,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1828062
                                }
                            ],
                            "waitNanos": 40341637
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961709,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26321856,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961712,
                    "lastProgress": 1516707961712
                },
                {
                    "state": 3,
                    "minorFragmentId": 26,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6394,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2827403,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6525166726
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6394,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 642445,
                            "processNanos": 517359,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6394,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6328793,
                            "peakLocalMemoryAllocated": 3335168,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 38653440
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6394,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1679326,
                            "processNanos": 12708201,
                            "peakLocalMemoryAllocated": 3350528,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6394,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 345761,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2480868
                                }
                            ],
                            "waitNanos": 75488771
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961522,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26350528,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961525,
                    "lastProgress": 1516707961525
                },
                {
                    "state": 3,
                    "minorFragmentId": 5,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1001,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 908968,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6572088237
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1001,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 750101,
                            "processNanos": 182561,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1001,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2647266,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1001,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3162687,
                            "processNanos": 3979577,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1001,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 395945,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 392565
                                }
                            ],
                            "waitNanos": 5241489
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961378,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961384,
                    "lastProgress": 1516707961384
                },
                {
                    "state": 3,
                    "minorFragmentId": 25,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1015,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1153851,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6552849096
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1015,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 1031174,
                            "processNanos": 162457,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1015,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2560286,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1015,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3277197,
                            "processNanos": 3561883,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1015,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 307589,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 409164
                                }
                            ],
                            "waitNanos": 22958486
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961423,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961423,
                    "lastProgress": 1516707961423
                },
                {
                    "state": 3,
                    "minorFragmentId": 15,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2645,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1652558,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6601857969
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2645,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 667510,
                            "processNanos": 299095,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2645,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4520264,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40626176
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2645,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3441945,
                            "processNanos": 6649329,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2645,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 333908,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1045566
                                }
                            ],
                            "waitNanos": 17603074
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961432,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961432,
                    "lastProgress": 1516707961432
                },
                {
                    "state": 3,
                    "minorFragmentId": 4,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2019,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1448553,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6526860826
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2019,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 615385,
                            "processNanos": 252808,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2019,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3523329,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2019,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3118569,
                            "processNanos": 6679187,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1171456,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2019,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 424432,
                            "peakLocalMemoryAllocated": 1171456,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 788059
                                }
                            ],
                            "waitNanos": 8483376
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961400,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961409,
                    "lastProgress": 1516707961409
                },
                {
                    "state": 3,
                    "minorFragmentId": 3,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6763,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3359999,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6465241196
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6763,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 684103,
                            "processNanos": 565996,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6763,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 7506059,
                            "peakLocalMemoryAllocated": 3469312,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 38520832
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6763,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3077805,
                            "processNanos": 20187146,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6763,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 458874,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2688468
                                }
                            ],
                            "waitNanos": 8201334
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961410,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961416,
                    "lastProgress": 1516707961416
                },
                {
                    "state": 3,
                    "minorFragmentId": 12,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 742,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 872087,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6675807980
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 742,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 655310,
                            "processNanos": 185516,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 742,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2401496,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 742,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1771009,
                            "processNanos": 1661381,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 742,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 349418,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 287761
                                }
                            ],
                            "waitNanos": 4427810
                        }
                    ],
                    "startTime": 1516707954027,
                    "endTime": 1516707961535,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961538,
                    "lastProgress": 1516707961538
                },
                {
                    "state": 3,
                    "minorFragmentId": 23,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4316,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2645249,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6519176904
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4316,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 565951,
                            "processNanos": 477851,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4316,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6102032,
                            "peakLocalMemoryAllocated": 2278400,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39706112
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4316,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2519044,
                            "processNanos": 13158118,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4316,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 441975,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1688819
                                }
                            ],
                            "waitNanos": 57164915
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961492,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961492,
                    "lastProgress": 1516707961492
                },
                {
                    "state": 3,
                    "minorFragmentId": 21,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3443,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2296906,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6553494338
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3443,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 75007144,
                            "processNanos": 445897,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3443,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4741544,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3443,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2668218,
                            "processNanos": 16046111,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3443,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 407104,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1333992
                                }
                            ],
                            "waitNanos": 23675435
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961421,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961421,
                    "lastProgress": 1516707961421
                },
                {
                    "state": 3,
                    "minorFragmentId": 2,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3451,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1902605,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6436034994
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3451,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 480864,
                            "processNanos": 350318,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3451,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4653023,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3451,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3143010,
                            "processNanos": 10835622,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3451,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 378653,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1348654
                                }
                            ],
                            "waitNanos": 16179042
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961395,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961406,
                    "lastProgress": 1516707961406
                },
                {
                    "state": 3,
                    "minorFragmentId": 6,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3561,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2178627,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6561349979
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3561,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 764430,
                            "processNanos": 418060,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3561,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4501110,
                            "peakLocalMemoryAllocated": 1865728,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40100864
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3561,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3080650,
                            "processNanos": 16673713,
                            "peakLocalMemoryAllocated": 1822720,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3561,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 488696,
                            "peakLocalMemoryAllocated": 1789952,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1402913
                                }
                            ],
                            "waitNanos": 86203553
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961397,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24822720,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961406,
                    "lastProgress": 1516707961406
                },
                {
                    "state": 3,
                    "minorFragmentId": 17,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1835,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1584835,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6617152677
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1835,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 662600,
                            "processNanos": 287741,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1835,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3610135,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1835,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3390595,
                            "processNanos": 6111822,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1171456,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1835,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 520190,
                            "peakLocalMemoryAllocated": 1171456,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 741023
                                }
                            ],
                            "waitNanos": 12549351
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961405,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961405,
                    "lastProgress": 1516707961405
                },
                {
                    "state": 3,
                    "minorFragmentId": 24,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1474,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1391435,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6812620880
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1474,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 804053,
                            "processNanos": 253734,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1474,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5829541,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41153536
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1474,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1987213,
                            "processNanos": 3191505,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1474,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 336734,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 567161
                                }
                            ],
                            "waitNanos": 8221759
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961661,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961683,
                    "lastProgress": 1516707961683
                },
                {
                    "state": 3,
                    "minorFragmentId": 13,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1264,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1683675,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6574376610
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1264,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 770259,
                            "processNanos": 275977,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1264,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4081839,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41285120
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1264,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3876190,
                            "processNanos": 4392372,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1264,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 524661,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 492063
                                }
                            ],
                            "waitNanos": 5245212
                        }
                    ],
                    "startTime": 1516707954035,
                    "endTime": 1516707961390,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961390,
                    "lastProgress": 1516707961390
                },
                {
                    "state": 3,
                    "minorFragmentId": 9,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2806,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2023820,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6569233563
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2806,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 713146,
                            "processNanos": 383802,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2806,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4893761,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2806,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3063487,
                            "processNanos": 10303319,
                            "peakLocalMemoryAllocated": 1789952,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1757184,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2806,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 425855,
                            "peakLocalMemoryAllocated": 1757184,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1109503
                                }
                            ],
                            "waitNanos": 8305893
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961388,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24789952,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961395,
                    "lastProgress": 1516707961395
                },
                {
                    "state": 3,
                    "minorFragmentId": 22,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 922,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 718579,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6617594379
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 922,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 466352,
                            "processNanos": 135688,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 922,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2045611,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 922,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1645347,
                            "processNanos": 1803180,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 922,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 242281,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 357824
                                }
                            ],
                            "waitNanos": 15243927
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961430,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961433,
                    "lastProgress": 1516707961433
                },
                {
                    "state": 3,
                    "minorFragmentId": 18,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 658,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 999846,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6552235531
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 658,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 692287,
                            "processNanos": 179547,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 658,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2374639,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 658,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 1684212,
                            "processNanos": 1487620,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 658,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 305079,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 252711
                                }
                            ],
                            "waitNanos": 16527872
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961434,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961436,
                    "lastProgress": 1516707961436
                },
                {
                    "state": 3,
                    "minorFragmentId": 31,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3241961,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6509103565
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 550488,
                            "processNanos": 461469,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6440011,
                            "peakLocalMemoryAllocated": 2212352,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39771904
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3546977,
                            "processNanos": 12781124,
                            "peakLocalMemoryAllocated": 3321856,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4172,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 459462,
                            "peakLocalMemoryAllocated": 3317760,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1660590
                                }
                            ],
                            "waitNanos": 11596196
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961514,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26321856,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961515,
                    "lastProgress": 1516707961515
                },
                {
                    "state": 3,
                    "minorFragmentId": 29,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4772,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2579831,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6610745504
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4772,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 766600,
                            "processNanos": 459081,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4772,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6207064,
                            "peakLocalMemoryAllocated": 2674688,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39311360
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4772,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3520170,
                            "processNanos": 23676301,
                            "peakLocalMemoryAllocated": 3317760,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3284992,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4772,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 440244,
                            "peakLocalMemoryAllocated": 3284992,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1859154
                                }
                            ],
                            "waitNanos": 65459043
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961489,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26317760,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961489,
                    "lastProgress": 1516707961489
                },
                {
                    "state": 3,
                    "minorFragmentId": 10,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1598577,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6564474127
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 710035,
                            "processNanos": 204294,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 11467963,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3161453,
                            "processNanos": 2564048,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 589,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 460439,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 236676
                                }
                            ],
                            "waitNanos": 55374557
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961375,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961383,
                    "lastProgress": 1516707961383
                },
                {
                    "state": 3,
                    "minorFragmentId": 1,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 6912,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3435673,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6568752536
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6912,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 728783,
                            "processNanos": 561943,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6912,
                                    "batches": 8,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6895795,
                            "peakLocalMemoryAllocated": 3731456,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 38258688
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6912,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3040704,
                            "processNanos": 22295191,
                            "peakLocalMemoryAllocated": 3481600,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3416064,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 6912,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 458029,
                            "peakLocalMemoryAllocated": 3416064,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 2727187
                                }
                            ],
                            "waitNanos": 21936813
                        }
                    ],
                    "startTime": 1516707954018,
                    "endTime": 1516707961417,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26481600,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961429,
                    "lastProgress": 1516707961429
                },
                {
                    "state": 3,
                    "minorFragmentId": 27,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 549,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 830555,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6603228699
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 549,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 333648,
                            "processNanos": 164979,
                            "peakLocalMemoryAllocated": 262144,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 549,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2838670,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41678848
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 549,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2991270,
                            "processNanos": 1947896,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 862208,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 549,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 292716,
                            "peakLocalMemoryAllocated": 862208,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 222925
                                }
                            ],
                            "waitNanos": 39931890
                        }
                    ],
                    "startTime": 1516707954036,
                    "endTime": 1516707961490,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961490,
                    "lastProgress": 1516707961490
                },
                {
                    "state": 3,
                    "minorFragmentId": 11,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4114,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2605260,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6667250482
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4114,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 704828,
                            "processNanos": 450136,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4114,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5757062,
                            "peakLocalMemoryAllocated": 2162816,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39821248
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4114,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 3595485,
                            "processNanos": 17672113,
                            "peakLocalMemoryAllocated": 3256320,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 3252224,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4114,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 465673,
                            "peakLocalMemoryAllocated": 3252224,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 1611721
                                }
                            ],
                            "waitNanos": 32301421
                        }
                    ],
                    "startTime": 1516707954035,
                    "endTime": 1516707961472,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 26256320,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961472,
                    "lastProgress": 1516707961472
                },
                {
                    "state": 3,
                    "minorFragmentId": 28,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1667,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1178220,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6745464572
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1667,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 559169,
                            "processNanos": 220671,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1667,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3646023,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41152512
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 5,
                                    "doubleValue": 0
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1667,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 2980610,
                            "processNanos": 3506439,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 1138688,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1667,
                                    "batches": 2,
                                    "schemas": 2
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 346180,
                            "peakLocalMemoryAllocated": 1138688,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 643319
                                }
                            ],
                            "waitNanos": 55129276
                        }
                    ],
                    "startTime": 1516707954028,
                    "endTime": 1516707961709,
                    "memoryUsed": 0,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707961712,
                    "lastProgress": 1516707961712
                }
            ]
        },
        {
            "majorFragmentId": 6,
            "minorFragmentProfile": [
                {
                    "state": 2,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1782241,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4850458032
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 622510,
                            "processNanos": 282437,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3980265,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 59858,
                            "processNanos": 150389,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 186761,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 36849
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961446
                },
                {
                    "state": 2,
                    "minorFragmentId": 18,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 393656,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 32238
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 6934331,
                            "processNanos": 215193,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 659194,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 61589,
                            "processNanos": 164483,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 176179,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 24428
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959278
                },
                {
                    "state": 2,
                    "minorFragmentId": 23,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1860984,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4486828234
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 601445,
                            "processNanos": 382829,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2845419,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 64989,
                            "processNanos": 147091,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 216651,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 2062416
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963072,
                    "lastProgress": 1516707960848
                },
                {
                    "state": 2,
                    "minorFragmentId": 20,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1428543,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3865153346
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 775669,
                            "processNanos": 272296,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2059703,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 58260,
                            "processNanos": 195742,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 197334,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 4482327
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959280
                },
                {
                    "state": 2,
                    "minorFragmentId": 25,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 722055,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 6445
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 726693,
                            "processNanos": 185783,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1118520,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 64459,
                            "processNanos": 150605,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 218795,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 33495
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963069,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707955804
                },
                {
                    "state": 2,
                    "minorFragmentId": 22,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 600772,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3764
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 474762,
                            "processNanos": 172204,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1052949,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 85320,
                            "processNanos": 138212,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 166514,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 17672
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707959272
                },
                {
                    "state": 2,
                    "minorFragmentId": 19,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1017559,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4298608327
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 506454,
                            "processNanos": 223753,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2252406,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 92812,
                            "processNanos": 140760,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 167306,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 356175
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707960846
                },
                {
                    "state": 2,
                    "minorFragmentId": 30,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 655982,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4380
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 483884,
                            "processNanos": 152602,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1029935,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 58209,
                            "processNanos": 134305,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 173534,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 30368
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959285
                },
                {
                    "state": 2,
                    "minorFragmentId": 9,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1075331,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3220566993
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 508989,
                            "processNanos": 261663,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2635882,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 61301,
                            "processNanos": 136006,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 198255,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 39161
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961441
                },
                {
                    "state": 2,
                    "minorFragmentId": 4,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1277353,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4091424119
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 590331,
                            "processNanos": 219419,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2569447,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 62459,
                            "processNanos": 157255,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 193769,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 27946
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961443
                },
                {
                    "state": 2,
                    "minorFragmentId": 13,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 580745,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4857
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 523185,
                            "processNanos": 133449,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1075019,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 65415,
                            "processNanos": 140186,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 176076,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 23725
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707955831
                },
                {
                    "state": 2,
                    "minorFragmentId": 31,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1795321,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4451133802
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 561996,
                            "processNanos": 320934,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5934669,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 70804,
                            "processNanos": 165471,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 214507,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 32062
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707960841
                },
                {
                    "state": 2,
                    "minorFragmentId": 26,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2441137,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4324773172
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 685870,
                            "processNanos": 418164,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3606753,
                            "peakLocalMemoryAllocated": 2105344,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 65264,
                            "processNanos": 157361,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 210213,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 31332
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964296
                },
                {
                    "state": 2,
                    "minorFragmentId": 11,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 3391015,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3531697297
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 447207,
                            "processNanos": 302835,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2629903,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 69334,
                            "processNanos": 143922,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 165413,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 31843
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707960840
                },
                {
                    "state": 2,
                    "minorFragmentId": 24,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 844243,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4335763132
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 501903,
                            "processNanos": 220637,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1904678,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 88390,
                            "processNanos": 153195,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 186959,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 28410
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961838,
                    "lastProgress": 1516707964295
                },
                {
                    "state": 2,
                    "minorFragmentId": 21,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 12635689,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4053180115
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 547846,
                            "processNanos": 330116,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2636731,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 69300,
                            "processNanos": 145764,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 169966,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 31364
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963072,
                    "lastProgress": 1516707960847
                },
                {
                    "state": 2,
                    "minorFragmentId": 12,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 610949,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 33610
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 431049,
                            "processNanos": 134556,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1041314,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 57425,
                            "processNanos": 142914,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 174490,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 23907
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959291
                },
                {
                    "state": 2,
                    "minorFragmentId": 27,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 657386,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4009
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 530013,
                            "processNanos": 141493,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1086175,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 68479,
                            "processNanos": 169676,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 166969,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 27511
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707955817
                },
                {
                    "state": 2,
                    "minorFragmentId": 29,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1862580,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4478069264
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 754489,
                            "processNanos": 336201,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3440638,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 68531,
                            "processNanos": 143688,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 160887,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 16953
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707960839
                },
                {
                    "state": 2,
                    "minorFragmentId": 1,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2434338,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3862431408
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 506732,
                            "processNanos": 415659,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 6279200,
                            "peakLocalMemoryAllocated": 2105344,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 57280,
                            "processNanos": 155332,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 180605,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 33201
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961446
                },
                {
                    "state": 2,
                    "minorFragmentId": 28,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 894656,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4332301956
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 472120,
                            "processNanos": 187674,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1688980,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 61074,
                            "processNanos": 153848,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 208904,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 20063
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707964296
                },
                {
                    "state": 2,
                    "minorFragmentId": 17,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1138654,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 1318746625
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 681651,
                            "processNanos": 209935,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2500222,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 71294,
                            "processNanos": 148720,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 162819,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 32821
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707960844
                },
                {
                    "state": 2,
                    "minorFragmentId": 16,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1871688,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 2059199919
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 487995,
                            "processNanos": 293403,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3602845,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 33163,
                            "processNanos": 90368,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 101513,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 6846452
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959286
                },
                {
                    "state": 2,
                    "minorFragmentId": 32,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1533908,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3835907011
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 531913,
                            "processNanos": 296098,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 3069,
                                    "batches": 4,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 2060081,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 3
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40364032
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 58417,
                            "processNanos": 141617,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 181090,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 28907
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959283
                },
                {
                    "state": 2,
                    "minorFragmentId": 2,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1565147,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4127131603
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 551299,
                            "processNanos": 304042,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 10622358,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 74769,
                            "processNanos": 163959,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 243289,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 43670
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961445
                },
                {
                    "state": 2,
                    "minorFragmentId": 6,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1439169,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3967797184
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 597913,
                            "processNanos": 262241,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 2046,
                                    "batches": 3,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 17722397,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 2
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 40890368
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 65249,
                            "processNanos": 226511,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 176444,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 30649
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961444
                },
                {
                    "state": 2,
                    "minorFragmentId": 8,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 47679487,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4130
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 495714,
                            "processNanos": 134419,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 670207,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 57916,
                            "processNanos": 141520,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 165445,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 34825
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707956436
                },
                {
                    "state": 2,
                    "minorFragmentId": 3,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2423814,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 4079621835
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 626882,
                            "processNanos": 366354,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 4092,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 15395682,
                            "peakLocalMemoryAllocated": 2105344,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 39837696
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 4
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 63976,
                            "processNanos": 148403,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 181622,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 38179
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707961445
                },
                {
                    "state": 2,
                    "minorFragmentId": 10,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 645509,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3635
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 554959,
                            "processNanos": 131021,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 702606,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 63589,
                            "processNanos": 137778,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 168647,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 29796
                        }
                    ],
                    "startTime": 1516707954041,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707956435
                },
                {
                    "state": 2,
                    "minorFragmentId": 15,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 1013154,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 1752851732
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 546252,
                            "processNanos": 201368,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 1023,
                                    "batches": 2,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 1673221,
                            "peakLocalMemoryAllocated": 1691648,
                            "metric": [
                                {
                                    "metricId": 4,
                                    "longValue": 41416704
                                },
                                {
                                    "metricId": 2,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 57534,
                            "processNanos": 135398,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 151525,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 22758
                        }
                    ],
                    "startTime": 1516707954022,
                    "endTime": 1516712963070,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-18-82.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712963071,
                    "lastProgress": 1516707960844
                },
                {
                    "state": 2,
                    "minorFragmentId": 7,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 663621,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3815
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 530560,
                            "processNanos": 139352,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 5924225,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 73298,
                            "processNanos": 176697,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 164364,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 14737
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707956436
                },
                {
                    "state": 2,
                    "minorFragmentId": 5,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 830519,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 7038
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 781584,
                            "processNanos": 161398,
                            "peakLocalMemoryAllocated": 380,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 4446448,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 62633,
                            "processNanos": 156009,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 170311,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 29057
                        }
                    ],
                    "startTime": 1516707954040,
                    "endTime": 1516712962428,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712962428,
                    "lastProgress": 1516707956437
                },
                {
                    "state": 2,
                    "minorFragmentId": 14,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 4,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2521357,
                            "peakLocalMemoryAllocated": 384,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 3862821215
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 3,
                            "operatorType": 10,
                            "setupNanos": 596695,
                            "processNanos": 463324,
                            "peakLocalMemoryAllocated": 524288,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 5115,
                                    "batches": 6,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 2,
                            "operatorType": 17,
                            "setupNanos": 0,
                            "processNanos": 3430755,
                            "peakLocalMemoryAllocated": 2631680,
                            "metric": [
                                {
                                    "metricId": 2,
                                    "longValue": 5
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 39311360
                                }
                            ],
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 14,
                            "setupNanos": 56787,
                            "processNanos": 143368,
                            "peakLocalMemoryAllocated": 1691648,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 0,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 1,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 0,
                            "setupNanos": 0,
                            "processNanos": 189466,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                }
                            ],
                            "waitNanos": 24626
                        }
                    ],
                    "startTime": 1516707954032,
                    "endTime": 1516712961836,
                    "memoryUsed": 24000000,
                    "maxMemoryUsed": 24691648,
                    "endpoint": {
                        "address": "ip-10-222-20-128.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516712961839,
                    "lastProgress": 1516707959282
                }
            ]
        },
        {
            "majorFragmentId": 11,
            "minorFragmentProfile": [
                {
                    "state": 2,
                    "minorFragmentId": 0,
                    "operatorProfile": [
                        {
                            "inputProfile": [
                                {
                                    "records": 16539,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 1,
                            "operatorType": 11,
                            "setupNanos": 0,
                            "processNanos": 2217101,
                            "peakLocalMemoryAllocated": 0,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 0
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 1
                                }
                            ],
                            "waitNanos": 589109657
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 0,
                                    "batches": 0,
                                    "schemas": 0
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 0,
                            "peakLocalMemoryAllocated": 14384128,
                            "waitNanos": 0
                        },
                        {
                            "inputProfile": [
                                {
                                    "records": 16539,
                                    "batches": 5,
                                    "schemas": 1
                                }
                            ],
                            "operatorId": 0,
                            "operatorType": 6,
                            "setupNanos": 0,
                            "processNanos": 77586977,
                            "peakLocalMemoryAllocated": 14384128,
                            "metric": [
                                {
                                    "metricId": 0,
                                    "longValue": 7
                                },
                                {
                                    "metricId": 5,
                                    "longValue": 2374310
                                },
                                {
                                    "metricId": 4,
                                    "longValue": 33
                                },
                                {
                                    "metricId": 6,
                                    "longValue": 8
                                },
                                {
                                    "metricId": 1,
                                    "longValue": 6138
                                },
                                {
                                    "metricId": 7,
                                    "doubleValue": 361639657
                                }
                            ],
                            "waitNanos": 589574303
                        }
                    ],
                    "startTime": 1516707954038,
                    "endTime": 1516707956435,
                    "memoryUsed": 14435904,
                    "maxMemoryUsed": 17839680,
                    "endpoint": {
                        "address": "ip-10-222-17-216.ec2.internal",
                        "userPort": 31010,
                        "controlPort": 31011,
                        "dataPort": 31012,
                        "version": "1.11.0-mapr"
                    },
                    "lastUpdate": 1516707956435,
                    "lastProgress": 1516707956435
                }
            ]
        }
    ],
    "user": "mapr",
    "optionsJson": "[ ]",
    "planEnd": 1516707954006,
    "queueWaitEnd": 1516707954006,
    "totalCost": 40865281311,
    "queueName": "-"
}