clintropolis commented on pull request #11815:
URL: https://github.com/apache/druid/pull/11815#issuecomment-949936457
this PR seems to have broken the k8s integration test, which now fails with
```
File
"/home/travis/build/apache/druid/distribution/bin/generate-binary-license.py",
line 140, in generate_license
licenses_list = list(yaml.load_all(registry_file,
Loader=yaml.FullLoader))
AttributeError: module 'yaml' has no attribute 'FullLoader'
```
https://app.travis-ci.com/github/apache/druid/jobs/544715776#L1329
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]