- ssh-connect to "analytics" server using your favorite SSH toolenter EtlShell . For Windows SecureCRT is offered as standard ssh-software to Broadies. For Mac you can connect through the command line in Terminal.
Code Block language bash theme Emacs title Run etlShell /home/unix/analytics/TigerETL3/runEtlShell.sh
- run etl-commands as you see fit
ETL commandsTasks
TASK description | COMMAND |
---|---|
Manually push into GitHub by providing CSV-list of dbObjects and optional commit message. Note that dbObjects are specified by (dbname.schema.objectname) triplets |
where dbname is: seqprod, labopsjira or bsp If no explicit commit-message is provided then built-into-your-code comments would be picked /* GITHUBCOMMENT: RPT-1234 */ |
|
| ||||||
blacklist runfolder from RunMercury/RghqsLoader agents |
| |||||
whitelist runfolder from RunMercury/RghqsLoader agents |
| |||||
Manual Refresh in PDO Star5 using a query (using PDO_NAMEs) |
| |||||
Manual Refresh in PDO Star5 using a query (alternate method using "Old" Collaborator Sample IDs) | DEPRECATED (use RunETL tool instead)
| |||||
Manual Refresh of Picard Aggregations for a list of samples (Research) | DEPRECATED (use RunETL tool instead)
|
| ||||||
Manual Refresh of Picard Aggregations using a query (Research) |
| |||||
Manual Refresh of Picard Aggregations for a list of samples (CRSP) | DEPRECATED (use RunETL tool instead)
| |||||
Manual Refresh of Picard Aggregations using a query (CRSP) |
| |||||
Manual Refresh of RapidQC Aggregations for a list of samples |
| |||||
Manual Refresh of RapidQC Aggregations using a query |
|