hyperdrive icon indicating copy to clipboard operation
hyperdrive copied to clipboard

Extensible streaming ingestion pipeline on top of Apache Spark

Results 12 hyperdrive issues
Sort by recently updated
recently updated
newest added

Currently, additional properties for the `KafkaStreamReader` have to be specified with the prefix `reader.options.` E.g. `reader.options.kafka.security.protocol` or `reader.options.kafka.ssl.key.password` This prefix is inconsistent with all other properties which start with `decoder.avro.`,...

breaking-changes

Pull request to merge release v4.8.0 into default branch