Guest User

Untitled

a guest
Jun 19th, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.33 KB | None | 0 0
  1. {
  2.   "completed" : true,
  3.   "task" : {
  4.     "node" : "JIKsOlvhQEWXWcR0eaIbnA",
  5.     "id" : 152081,
  6.     "type" : "transport",
  7.     "action" : "indices:data/write/reindex",
  8.     "status" : {
  9.       "total" : 0,
  10.       "updated" : 0,
  11.       "created" : 0,
  12.       "deleted" : 0,
  13.       "batches" : 0,
  14.       "version_conflicts" : 0,
  15.       "noops" : 0,
  16.       "retries" : {
  17.         "bulk" : 0,
  18.         "search" : 0
  19.       },
  20.       "throttled_millis" : 0,
  21.       "requests_per_second" : -1.0,
  22.       "throttled_until_millis" : 0
  23.     },
  24.     "description" : """
  25. reindex from [host=training-es5.videotel-stage.com port=9200 query={
  26.  "bool" : {
  27.    "must" : [
  28.      {
  29.        "match" : {
  30.          "key" : "2f31d51223e3fdeacd509154e702e6d8d54c7ac5"
  31.        }
  32.      }
  33.    ]
  34.  }
  35. }][cts-training] to [cts-training2][_doc]
  36. """,
  37.     "start_time_in_millis" : 1560957766257,
  38.     "running_time_in_nanos" : 98592924,
  39.     "cancellable" : true,
  40.     "headers" : { }
  41.   },
  42.   "error" : {
  43.     "type" : "exception",
  44.     "reason" : "Error parsing the response, remote is likely not an Elasticsearch instance",
  45.     "caused_by" : {
  46.       "type" : "x_content_parse_exception",
  47.       "reason" : "[1:1437] [search_response] failed to parse field [hits]",
  48.       "caused_by" : {
  49.         "type" : "x_content_parse_exception",
  50.         "reason" : "[1:1437] [hits] failed to parse field [hits]",
  51.         "caused_by" : {
  52.           "type" : "x_content_parse_exception",
  53.           "reason" : "[1:1437] [hit] failed to parse field [_source]",
  54.           "caused_by" : {
  55.             "type" : "parsing_exception",
  56.             "reason" : "[hit] failed to parse [_source]",
  57.             "line" : 1,
  58.             "col" : 1437,
  59.             "caused_by" : {
  60.               "type" : "json_parse_exception",
  61.               "reason" : "Duplicate field 'locationType'\n at [Source: org.apache.http.nio.entity.ContentInputStream@7f406601; line: 1, column: 1464]",
  62.               "suppressed" : [
  63.                 {
  64.                   "type" : "illegal_state_exception",
  65.                   "reason" : "Failed to close the XContentBuilder",
  66.                   "caused_by" : {
  67.                     "type" : "i_o_exception",
  68.                     "reason" : "Unclosed object or array found"
  69.                   }
  70.                 }
  71.               ]
  72.             }
  73.           }
  74.         }
  75.       }
  76.     }
  77.   }
  78. }
Advertisement
Add Comment
Please, Sign In to add comment