gyokketto commented on PR #8991:
URL: https://github.com/apache/pinot/pull/8991#issuecomment-1183226691
These are the test failures currently:
- **pinot-plugins/pinot-input-format/pinot-avro-base**
org.apache.avro.AvroRuntimeException: Not a valid schema field:
$hostName
- **pinot-segment-local**
org.apache.avro.AvroRuntimeException: Not a valid schema field:
$hostName
- **pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based**
org.apache.avro.AvroRuntimeException: Not a valid schema field:
aSimpleMap
- **pinot-plugins/pinot-input-format/pinot-protobuf**
com.google.protobuf.InvalidProtocolBufferException: While parsing a
protocol message, the input ended unexpectedly in the middle of a field.
This could mean either that the input has been truncated or that an
embedded message misreported its own length.
- **pinot-controller**
a test is in a loop maybe? it would not finish
- **pinot-plugins/pinot-file-system/pinot-s3**
java.lang.AssertionError: expected [2] but found [3]
software.amazon.awssdk.services.s3.model.NoSuchKeyException: The
specified key does not exist. (Service: S3, Status Code: 404, Request ID: null)
- **pinot-plugins/pinot-stream-ingestion/pinot-pulsar**
java.lang.RuntimeException: Failed to setUp test environment
Caused by: java.lang.IllegalStateException: Could not find a valid
Docker environment. Please see logs and check configuration
--
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]