{
    "taskName": "Sink: Collect table sink",
    "numberOfSubtasks": 1,
    "maxNumberOfSubtasks": 128,
    "indexOfSubtask": 0,
    "taskType": 1,
    "stateBackend": "HashMapStateBackend",
    "rocksdbStorePaths": [],
    "streamConfig": {
        "outEdgesInOrder": [],
        "stateBackend": "HashMapStateBackend",
        "opNonChainedOutputs": [],
        "opChainedOutputs": [],
        "operatorDescription": {
            "name": "Sink: Collect table sink",
            "id": "org.apache.flink.streaming.api.operators.collect.CollectSinkOperator",
            "description": "{\"inputTypes\":[\"BIGINT\"],\"outputTypes\":[\"BIGINT\"],\"originDescription\":null}",
            "inputs": [
                {
                    "kind": "Row",
                    "isNull": false,
                    "precision": 0,
                    "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"}]",
                    "timestampKind": 0,
                    "fieldName": ""
                }
            ],
            "output": {
                "kind": "basic",
                "isNull": false,
                "precision": 0,
                "type": "Void",
                "timestampKind": 0,
                "fieldName": ""
            },
            "operatorId" : "EBCDEFGHI",
            "vertexID": 2,
            "jobType" : 1,
            "taskType" : 1,
            "operatorType": 1
        },
        "operatorFactoryName": "org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory",
        "inStreamEdges": [
            {
                "sourceId": 1,
                "targetId": 2,
                "typeNumber": 0,
                "partitioner": {
                    "partitionerName": "forward",
                    "hashFields": []
                },
                "bufferTimeout": 100
            }
        ],
        "numberOfNetworkInputs": 1,
        "jobType" : 1,
        "omniConf" : {
            "omni.bindcore.strategy" : "0"
        }
    },
    "chainedConfig": [
        {
            "outEdgesInOrder": [],
            "stateBackend": "HashMapStateBackend",
            "opNonChainedOutputs": [],
            "opChainedOutputs": [],
            "operatorDescription": {
                "name": "Sink: Collect table sink",
                "id": "org.apache.flink.streaming.api.operators.collect.CollectSinkOperator",
                "description": "{\"inputTypes\":[\"BIGINT\"],\"outputTypes\":[\"BIGINT\"],\"originDescription\":null}",
                "inputs": [
                    {
                        "kind": "Row",
                        "isNull": false,
                        "precision": 0,
                        "type": "[{\"kind\":\"logical\",\"isNull\":true,\"type\":\"BIGINT\"}]",
                        "timestampKind": 0,
                        "fieldName": ""
                    }
                ],
                "output": {
                    "kind": "basic",
                    "isNull": false,
                    "precision": 0,
                    "type": "Void",
                    "timestampKind": 0,
                    "fieldName": ""
                },
                "operatorId" : "FBCDEFGHI",
                "vertexID": 2,
                "jobType" : 1,
                "taskType" : 1,
                "operatorType": 1
            },
            "operatorFactoryName": "org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory",
            "inStreamEdges": [
                {
                    "sourceId": 1,
                    "targetId": 2,
                    "typeNumber": 0,
                    "partitioner": {
                        "partitionerName": "forward",
                        "hashFields": []
                    },
                    "bufferTimeout": 100
                }
            ],
            "numberOfNetworkInputs": 1,
            "jobType" : 1,
            "omniConf" : {
                "omni.bindcore.strategy" : "0"
            }
        }
    ],
    "checkpointConfig": {
        "checkpointsDirectory": "/tmp",
        "stateBackend": "",
        "checkpointStorage": "",
        "maxRetainedCheckpoint": 0,
        "asyncSnapshots": false,
        "incrementalCheckpoints": false,
        "localRecovery": false,
        "localRecoveryTaskManagerStateRootDirs": "",
        "savepointDirectory": "",
        "fsSmallFileThreshold": 0,
        "fsWriteBufferSize": 0
    },
    "executionCheckpointConfig": {
        "alignedCheckpointTimeoutSecond": 0,
        "alignedCheckpointTimeoutNano": 0,
        "checkpointIdOfIgnoredInFlightData": -1,
        "checkpointInterval": -1,
        "checkpointTimeout": 600000,
        "checkpointingMode": "EXACTLY_ONCE",
        "externalizedCheckpointCleanup": "NO_EXTERNALIZED_CHECKPOINTS",
        "forceUnalignedCheckpoints": false,
        "maxConcurrentCheckpoints": 1,
        "minPauseBetweenCheckpoints": 0,
        "tolerableCheckpointFailureNumber": -1,
        "unalignedCheckpointsEnabled": true,
        "checkpointAfterTasksFinishEnabled": false
    },
    "localRecoveryConfig": ""
}