Esrally exception

Hi

while benchmarking my cluster on m5l with 2core and 8g memory I get all indexing time, merge time = 0.

in the log I get lots of exception

'''* During handling of the above exception, another exception occurred:


'''*File "/usr/local/lib/python3.6/site-packages/elasticsearch/connection/http_urllib3.py", line 238, in perform_request
   method, url, body, retries=Retry(False), headers=request_headers, **kw'
 '''*File "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 720, in urlopen
method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
 '''*File "/usr/local/lib/python3.6/site-packages/urllib3/util/retry.py", line 376, in increment
raise six.reraise(type(error), error, _stacktrace)
 '''*File "/usr/local/lib/python3.6/site-packages/urllib3/packages/six.py", line 735, in reraise
raise value
 '''*File "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 672, in urlopen
chunked=chunked,
 '''*File "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 423, in _make_request
self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
 '''*File "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 331, in _raise_timeout
  '''* self, url, "Read timed out. (read timeout=%s)" % timeout_value urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='3.233.29.247', port=9200):    '''*Read timed out. (read timeout=10)
  '''*2020-04-02 07:30:04,915 -not-actor-/PID:12840 elasticsearch WARNING POST    '''*https://35.172.8.214:9200/_bulk [status:N/A request:10.092s]

Traceback (most recent call last):

Which version of Rally and Elasticsearch are you using?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.