Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "version": "6.4.6",
  "className": "datameer.dap.common.entity.FileDataSinkImpl",
  "file": {
    "uuid": "28583776-7798-495f-9aca-a1b78bad5406",
    "path": "/Data/ExportJobs/REST_API_TestExportJob.exp",
    "description": "",
    "name": "REST_API_TestExportJob"
  },
  "pullType": "MANUALLY",
  "minKeepCount": 1,
  "properties": {
    "filename": [
      "/Users/Robtest/desktop/REST_API_TestExportJob"
    ],
    "replace_data": [
      "false"
    ],
    "max_filesize_in_mb": [
      ""
    ],
    "consecutive_numbering": [
      ""
    ],
    "header": [
      "true"
    ],
    "delimiter": [
      ","
    ],
    "quoteCharacter": [
      "\""
    ],
    "escapeCharacter": [
      "\\"
    ],
    "character_encoding": [
      "UTF-8"
    ]
  },
  "hadoopProperties": "",
  "connection": "/Data/Connections/Datameer server filesystem",
  "sheet": {
    "name": "status",
    "sheetId": "2228a24d-87fc-4bf5-bc40-3b7486c33a49",
    "workbook": {
      "path": "/Analytics/Workbooks/apache_log_wb.wbk",
      "uuid": "1a552255-3f2a-407d-9270-2813af4c1a74"
    }
  },
  "mappings": [
    {
      "name": "A",
      "srcColumnIndex": 0,
      "nullable": true
    },
    {
      "name": "B",
      "srcColumnIndex": 1,
      "nullable": true
    }
  ],
  "errorHandlingMode": "DROP_RECORD",
  "notificationAddresses": "",
  "notificationSuccessAddresses": "",
  "confirmOverwrite": false,
  "exportFileType": "datameer.dap.common.csv.CsvExportFileType"
}

...