You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# the order matters here as later challenges might expect that some indices already exist that have been created by challenges running earlier. In particular, these challenges are affected:## * frozen-querying (depends on frozen-data-generation)
However, the frozen-data-generation challenge does not actually create frozen indices. Please update this challenge to do the set-up for the frozen-querying.
This challenge is a good choice for users who want to compare different hardware profiles for their Elasticsearch deployments using data_frozen node role and data tier.
Per the
smoke-test.sh
script,However, the
frozen-data-generation
challenge does not actually create frozen indices. Please update this challenge to do the set-up for thefrozen-querying
.This challenge is a good choice for users who want to compare different hardware profiles for their Elasticsearch deployments using
data_frozen
node role and data tier.Relates to #66.
The text was updated successfully, but these errors were encountered: