Homec4science
Diffusion YCSB f8072b92a005

[elasticsearch] require path.home in embedded mode

Authored by Jason Tedor <jason@tedor.me> on Jul 12 2016, 14:25.

Description

[elasticsearch] require path.home in embedded mode

Today when running the Elasticsearch binding in embedded mode, a
temporary directory is used. This can be confusing for running usual
load-then-run style workflows because the temporary directory will not
be the same between runs. Instead, we should just require a directory
when running in embedded mode and this commit makes this the case.

Details

Committed
Jason Tedor <jason@tedor.me>Jul 12 2016, 15:59
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:98712967173e: [elasticsearch] switch test runner to JUnit
Branches
Unknown
Tags
Unknown

Event Timeline

Jason Tedor <jason@tedor.me> committed R7507:f8072b92a005: [elasticsearch] require path.home in embedded mode (authored by Jason Tedor <jason@tedor.me>).Jul 12 2016, 15:59