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.clients_daily does not expose input-bucket #312

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

main_summary.clients_daily does not expose input-bucket #312

acmiyaguchi opened this issue Jun 22, 2018 · 0 comments

Comments

@acmiyaguchi
Copy link
Contributor

env=mozetl_envvar("clients_daily", {
# Note that the output of this job will be earlier
# than this date to account for submission latency.
# See the clients_daily code in the python_mozetl
# repo for more details.
"date": "{{ ds }}",
"output-bucket": "{{ task.__class__.private_output_bucket }}"
}),

See the option in mozetl:
https://github.com/mozilla/python_mozetl/blob/master/mozetl/clientsdaily/rollup.py#L148

This will run the full job if the dag is run from a local dev instance.

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