IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 34 and Version 35 of ippToPspsIngestof3piPV2


Ignore:
Timestamp:
Jan 26, 2015, 9:46:53 AM (11 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPspsIngestof3piPV2

    v34 v35  
    855855pending
    856856}}}
     857
     858=== monday 9:45am ===
     859
     860I kept starting / restarting loaders on sunday, but there are fewer now as it's nearly done.
     861
     862{{{
     863mysql>  select count(*), datastore_product,name from pending join box on box_id = id join skychunk on name = skychunk where name like 'PSPS%' group by datastore_product, name ;select count(*) from batch where dvo_db like 'LAP.PV2%' and loaded_to_datastore =1; select count(*), datastore_product from pending join box on box_id = id join skychunk on name = skychunk where name like 'PSPS%';
     864+----------+---------------------+------------------------+
     865| count(*) | datastore_product   | name                   |
     866+----------+---------------------+------------------------+
     867|     1873 | PSPS_PV2_OB_SLICE16 | PSPS_PV2_OB_SLICE.16.1 |
     868|      738 | PSPS_PV2_OB_SLICE18 | PSPS_PV2_OB_SLICE.18.0 |
     869|      668 | PSPS_PV2_OB_SLICE18 | PSPS_PV2_OB_SLICE.18.1 |
     870|      240 | PSPS_PV2_OB_SLICE18 | PSPS_PV2_OB_SLICE.18.2 |
     871|      334 | PSPS_PV2_OB_SLICE22 | PSPS_PV2_OB_SLICE22.1  |
     872+----------+---------------------+------------------------+
     8735 rows in set (0.01 sec)
     874
     875+----------+
     876| count(*) |
     877+----------+
     878|   108802 |
     879+----------+
     8801 row in set (0.05 sec)
     881
     882+----------+---------------------+
     883| count(*) | datastore_product   |
     884+----------+---------------------+
     885|     3853 | PSPS_PV2_OB_SLICE16 |
     886+----------+---------------------+
     8871 row in set (0.01 sec)
     888
     889mysql>
     890
     891}}}
     892
     893additionally, I will requeue done slices ( 00 / 02 / 04 / 06 / 08 / 10/ 12 / 14/ 20 ) to clean up missing batches. I do not expect this to fil the holes that are large (or the pole), I am still investigating this.