Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main_summary.(search_dashboard | search_clients_daily) does not expose input_bucket #311

Closed
acmiyaguchi opened this issue Jun 22, 2018 · 0 comments

Comments

@acmiyaguchi
Copy link
Contributor

email=["telemetry-alerts@mozilla.com", "harterrt@mozilla.com", "wlachance@mozilla.com"],
env=mozetl_envvar("search_dashboard", {
"submission_date": "{{ ds_nodash }}",
"bucket": "{{ task.__class__.private_output_bucket }}",
"prefix": "harter/searchdb",
"save_mode": "overwrite"
}),

The code for the mozetl job is found here:
https://github.com/mozilla/python_mozetl/blob/0f8189f87f857f43e9c0142f9c612a0bcc28978c/mozetl/search/aggregates.py#L275-L282

The full job will get run when running the entire dag, instead of from telemetry-test-bucket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant