Releases: Yelp/service_configuration_lib
Releases · Yelp/service_configuration_lib
v3.3.7
Full Changelog: v3.3.6...v3.3.7
v3.3.6
What's Changed
- Added code to pass the spark config required for some of the services by @timma-yelp in #167
- Update setup.py to 3.3.6 by @timma-yelp in #168
- Updated README.md to correct the pip install with new package name by @timma-yelp in #171
Full Changelog: v3.3.5...v3.3.6
log to clog when --jira-ticket param is not passed
Add logging to clog when --jira-ticket parameter is not passed to spark-run
v3.3.4
Release 3.3.4
Add jira-ticket parameter handling for paasta spark-run
All adhoc spark-jobs must provide the --jira-ticket parameter in paasta spark-run.
To disable this set 'spark.yelp.jira_ticket.enabled' to false in srv-configs/common/spark.yaml