SergeB
Employee
SergeB Employee
Reactions
-
Re: How to fix Kafka load NETWORK_ISSUE end reason
As you found out, currently -3 won't work. This will be fixed in the next major release In the meantime, you could read last consumed offsets by running /kafka-consumer-groups.sh (or equivalent)… (View Post)1 -
Re: Processing Arrays with FjsonParser/KafkaJsonParser
What version of Vertica are you using? I just tested this with v10.1.1-0 {"type":"survey","event_id":"12345678-1234-1234-1234-12345678901","some_key"… (View Post)1 -
Re: Multiple domains for LDAPLink
LDAPLink allows only for one set of parameters (LDAP host, Search Base....). Unless your two domains can be reached via that one set of parameters, you can't sync from these two domains and you … (View Post)1 -
Re: How to solve this error when i use KafkaExport
Do you have a local Kafka broker running on port 9092? If so, can you test with kafkacat or KafkaCheckbrokers /opt/vertica/packages/kafka/bin/kafkacat -L -b localhost:9092 or select KafkaCheckBrokers… (View Post)1 -
Base64 decode/encode functions in Vertica (via Python UDX-SDK)
A customer recently asked us how to perform base 64 encoding/decoding in a Vertica SQL statement. While Vertica provides an impressive array of string functions, it doesn't provide Base64 string… (View Post)1
















