Skip to content

Request Timeout after 30000ms while using es-import-bulk #24

Description

@myitroad

Hi,
It lead to 408 error while I using es-import-bulk to import about 1500000 documents。
Details as below:

./es-import-bulk --url http://10.110.18.53:9200 --file /var/backup/elasticsearch/janus_remove/dev.data.json
Pre-Processing file of size: 2.12 GB
Starting bulk imports with batches of 20000 lines.
Processing line 15000 of 1500000 [--------------------] 1% 0.1s
  error: {"status":408,"displayName":"RequestTimeout","message":"Request Timeout after 30000ms"}

how can I fix this?
Waiting for your reply, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions