Closed
Bug 1113013
Opened 11 years ago
Closed 11 years ago
add processed JSON tar output to "socorro fetch"
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1116197
People
(Reporter: rhelmer, Assigned: lars)
References
Details
The old hbase_client.py has a "export_jsonz_tarball_for_ooids" command, there should be something equivalent for the newer "socorro fetch" which allows one to fetch multiple crash IDs (specified on stdin).
The contents of the tar should be of the form:
8a/71/8a714780-523f-4660-ac19-02c3b2140918.jsonz
I don't *think* there are any other users of this, but keeping the output format the same will help us if there are.
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•