Re: Kafka encoding UTF-8 problem

2020-01-17 Thread M. Manna
cit serialization / deserialization, > communication is transparent to me. > I think I have to set a kafka properties for this problem, but I don't > know what it can be. > Thank you > > -Messaggio originale- > Da: M. Manna > Inviato: venerdì 17 gennaio 2020 13:25

Re: Kafka encoding UTF-8 problem

2020-01-17 Thread M. Manna
Hi, On Fri, 17 Jan 2020 at 11:18, Marco Di Falco wrote: > Hello guys! > I have a producer and consumer running in a windows shell. > I write this message ‘questo è un test’ and in consumer receive this: > “questo ´┐¢ un test” . > > What properties should I use to set up character coding in utf-