Closed
Bug 880048
Opened 12 years ago
Closed 12 years ago
adjust pig cronjobs to ssh to remote server
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
VERIFIED
FIXED
65
People
(Reporter: rhelmer, Assigned: rhelmer)
Details
(Whiteboard: [qa-])
So it turns out we're not going to be able to have socorro admin boxes connect directly to hadoop anymore (except via thrift), tmary suggests having them ssh to the metrics gw boxes instead.
I guess we'll need to also copy the environment over, since it's part of the socorro build.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
I have set up a temporary crontab for socorro@sp-admin01, until this ships:
--
[socorro@sp-admin01.phx1 ~]$ crontab -l
# TEMPORARY for bug 880048 - Correlation report for crash-analysis
05 00 * * * /home/socorro/cron_modulelist-bug880048.sh
--
Forgetting to remove it will not be fatal but is a waste, so we should remember to do so.
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/941dc1a705def3f9cfc133b9502da742c43112cf
bug 880048 - hadoop jobs now run on remote gateway server
https://github.com/mozilla/socorro/commit/6f773caacf5c1ac0656e9b6cfc6e96a88f54ea22
Merge pull request #1323 from rhelmer/bug880048-remote-hadoop-gw
fixes bug 880048 - hadoop jobs now run on remote gateway server
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•12 years ago
|
||
It looks like this didn't actually happen, see bug 909127
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 60
Updated•12 years ago
|
Whiteboard: [qa-]
Assignee | ||
Updated•12 years ago
|
Target Milestone: 60 → 61
Assignee | ||
Updated•12 years ago
|
Target Milestone: 61 → 62
Assignee | ||
Updated•12 years ago
|
Target Milestone: 62 → 63
Assignee | ||
Updated•12 years ago
|
Target Milestone: 63 → 65
Assignee | ||
Comment 5•12 years ago
|
||
OK so it looks like everything landed here, I just dropped the ball on asking for IT help getting this into prod. Will file a followup for this.
Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•