Sha256: b481109a8e77c1b12c86d81289284cedc28cd54cf65c27b2e511810eb4621bf1
Contents?: true
Size: 231 Bytes
Versions: 1
Compression:
Stored size: 231 Bytes
Contents
type: kafka topics: - "json-simple-topic" serialize_format: json brokers: - "localhost:9092" fetch_max_wait_ms: 1000 columns: - {name: id, type: string} - {name: int_item, type: long} - {name: varchar_item, type: string}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embulk-input-kafka-0.1.0 | src/test/resources/config_simple.yml |