Closed
Bug 1475633
Opened 6 years ago
Closed 6 years ago
Migrate jobs from Hala1/Db1 - ADI / syncfiles.sh
Categories
(Data Platform and Tools :: General, enhancement, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: thuelbert, Assigned: jason)
References
Details
(Whiteboard: [DataPlatform][DataOps])
https://metrics.mozilla.com/protected/dashboards/adi/
generated by 40 */1 * * * /bin/bash /home/sguha/crons/syncfiles.sh
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jthomas
Whiteboard: [DataPlatform] → [DataPlatform][DataOps]
Assignee | ||
Updated•6 years ago
|
Priority: -- → P1
Comment 3•6 years ago
|
||
Hello, this doesn't need to be migrated over. In fact none of my jobs need migrating,
they weren't being used in a production sense.
The only job thats needs migrating is
# Sync Data to S3 for ADIDailyUsageSignal
HTTPS_PROXY=http://proxy.dmz.scl3.mozilla.com:3128
05 00 * * * /usr/bin/aws --profile dailyUsageSignals s3 sync /home/bcolloran/projects/dailyIndicators/outDataHala/ s3://net-mozaws-data-us-west-2-data-sai/dailyUsageSignals/data/ >> /var/tmp/dailyUsageSignals.output.txt 2>&1
Assignee | ||
Comment 4•6 years ago
|
||
Added as part of
https://github.com/mozilla-services/cloudops-deployment/pull/2274/commits/32f088dac7ab71ef1f71ee6dce1c0ae61a3166ce
https://github.com/mozilla-services/cloudops-deployment/pull/2274/commits/a044232ff3c39194c9c43e70e660af84bf3298ef
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•