bwhite / picarus

Computer vision in the cloud: CV + ML + Hadoop + HBase + REST.
Apache License 2.0
42 stars 7 forks source link

Garbage collect unused columns and rows #7

Open bwhite opened 11 years ago

bwhite commented 11 years ago

By taking all user's slice prefix permissions into account and for columns all models + meta: + data:image, we are able to determine which rows/columns are no longer used. These should be aggregated into a report with admin confirmation until the process has been well tested. Allow users to garbage collect their own slices as a new /process/garbage.

bwhite commented 11 years ago

Written, need to integrate and test (current in tree in the "holding" dir)