Skip to content

Conversation

@pymonger
Copy link
Contributor

  • need to expose errors in ES template format otherwise they go undetected and the ES template is not applied
  • bump version

- need to expose errors in ES template format otherwise they go undetected
  and the ES template is not applied
- bump version
@pymonger pymonger requested a review from mcayanan October 24, 2023 18:39
@pymonger
Copy link
Contributor Author

@DustinKLo: as I was updating the nisar-pcm ES template for GRQ to disable indexing of additional fields, I had an error in my format which went undetected. I think all I needed was to remove the ignore=400 from the install_es_template.py script but I also removed it from its occurrence in other scripts. Should i just revert those others back to ignore=400?

@DustinKLo
Copy link
Contributor

DustinKLo commented Oct 24, 2023

i think i added the ignore=400 is when we run sds update grq it will return a 400 b/c the indices already exist

i guess a better way to do it is to check if the indices exists first before running

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants