Fix Kube S3 Logging Bug. (#4914)
See bluedenim/log4j-s3-search#101 for a summary. Because this is upstream, I built the jar locally and uploaded it to a temp gcs bucket serving as a maven repository. I've added this location and the new version in the build.gradle. I want to merge this in now since there are several users waiting on this. Created #4915 to follow up with the OSS PR and clean up work.
This commit is contained in:
@@ -14,7 +14,7 @@ tests:
|
||||
basic_read:
|
||||
- config_path: "secrets/config.json"
|
||||
configured_catalog_path: "integration_tests/configured_catalog.json"
|
||||
validate_output_from_all_streams: yes
|
||||
empty_streams: []
|
||||
# TODO uncomment this block to specify that the tests should assert the connector outputs the records provided in the input file a file
|
||||
# expect_records:
|
||||
# path: "integration_tests/expected_records.txt"
|
||||
|
||||
Reference in New Issue
Block a user