Changes between Version 330 and Version 331 of ippToPsps
- Timestamp:
- Apr 12, 2012, 11:35:03 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v330 v331 41 41 In order to load data from IPP to PSPS, do the following: 42 42 43 * as IPP user, {{{ssh}}} to a [wiki:ippToPsps_ScratchDatabase#Settingupaloadingmachine 'loading'machine], eg {{{ipp005}}}43 * as IPP user, {{{ssh}}} to a [wiki:ippToPsps_ScratchDatabase#Settingupaloadingmachine loading machine], eg {{{ipp005}}} 44 44 * {{{cd /home/panstarrs/ipp/src/ippToPsps/jython}}} 45 45 * If a brand new survey: 46 46 * Set up a config and queue data using (see [wiki:ippToPsps#Loadingconfigs here] for more details): {{{./run.sh queue.py edit}}} 47 47 * To create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details): {{{./run.sh loader.py configName init}}} 48 * run one or more [wiki:ippToPsps#loader.py loader.py] programs to process and publish items that have been queued, like this:{{{./run.sh loader.py configName}}}48 * {{{ssh}}} to a [wiki:ippToPsps_ScratchDatabase#Settingupaloadingmachine loading machine] then run one or more [wiki:ippToPsps#loader.py loader.py] programs to process and publish items that have been queued, like this:{{{./run.sh loader.py configName}}} 49 49 50 50 The {{{loader.py}}} instances will now proceed to load all queued data. To monitor and cleanup data, run the following in screen sessions if not already running:
