DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
7 stars 2 forks source link

Bagit Generation should use ES to sort #17

Closed cricketsloan closed 5 years ago

cricketsloan commented 6 years ago

The generation of the bagit requires the TSV to be ordered by specimen UUID. We currently sort that in the Python code, and should instead request that Elasticsearch return the data already sorted.

This comes from issue https://github.com/DataBiosphere/dcc-dashboard/issues/9

┆Issue is synchronized with this Jira Story ┆Project Name: azul ┆Issue Number: AZUL-17

cricketsloan commented 6 years ago

➤ Cricket Sloan commented:

Let's stall this on Firecloud endpoint

mjkrause commented 5 years ago

obsolete