All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.conf.environment.multinode-kafka-confluent-license.kafka.properties Maven / Gradle / Ivy

There is a newer version: 448
Show newest version
connector.name=kafka
kafka.table-names=product_tests.read_simple_key_and_value,\
                    product_tests.read_all_datatypes_raw,\
                    product_tests.read_all_datatypes_csv,\
                    product_tests.read_all_datatypes_json,\
                    product_tests.read_all_datatypes_avro,\
                    product_tests.read_all_null_avro,\
                    product_tests.read_structural_datatype_avro,\
                    product_tests.write_simple_key_and_value,\
                    product_tests.write_all_datatypes_raw,\
                    product_tests.write_all_datatypes_csv,\
                    product_tests.write_all_datatypes_json,\
                    product_tests.write_all_datatypes_avro,\
                    product_tests.write_structural_datatype_avro,\
                    product_tests.pushdown_partition,\
                    product_tests.pushdown_offset,\
                    product_tests.pushdown_create_time,\
                    product_tests.all_datatypes_protobuf,\
                    product_tests.structural_datatype_protobuf,\
                    product_tests.read_basic_datatypes_protobuf,\
                    product_tests.read_basic_structural_datatypes_protobuf
kafka.nodes=kafka:9092
kafka.table-description-dir=/docker/presto-product-tests/conf/presto/etc/catalog/kafka




© 2015 - 2024 Weber Informatics LLC | Privacy Policy