Dear all, I’m using condor_adstash to send history files to Opensearch. I’m doing some data validation checks comparing data in Opensearch to data in raw history files, and I’ve realized that the jobs with completiondate=0 are
not ingested in Opensearch. Opensearch experts at CERN have helped me understand whether something was wrong on the opensearch cluster side, but if we manually ingest a document with completiondate=0, it works.
Job records without completiondate defined work well, but when the value is 0, they are not included. Is this known or expected behaviour? Otherwise, could this be fixed? Thanks very much in advance, Maria |