hyperdrive icon indicating copy to clipboard operation
hyperdrive copied to clipboard

Extensible streaming ingestion pipeline on top of Apache Spark

Results 11 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