Closed
Bug 844957
Opened 13 years ago
Closed 13 years ago
Please put the script that runs src/main/pig/telemetry_chrome_hangs.pig and src/main/python/symbolicate.py on github
Categories
(Mozilla Metrics :: Data/Backend Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Unreviewed
People
(Reporter: espindola, Unassigned)
Details
Most of the telemetry toolbox is on github, but the toplevel script run by cron to run pig and python to produce the hang report is not.
Moving it to src/main/sh should make it easier to edit and review.
| Reporter | ||
Updated•13 years ago
|
Group: metrics-private
Comment 1•13 years ago
|
||
Any hostnames or other potentially sensitive information should be extracted to a separate file that is not in the public repo and sourced from the main cron script.
Updated•13 years ago
|
Assignee: tmeyarivan → nobody
Component: Hadoop/HBase Operations → Data/Backend Reports
Comment 2•13 years ago
|
||
The wrapper scripts have been added:
https://github.com/mozilla-metrics/telemetry-toolbox/commit/ca1fce976e7977af9973f8b3226245867322b77d
The included 'setvars' script is just an example with placeholder hostnames / paths.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•