Hello, I am trying to consume JSON messages and save it to HDFS and ingest it to table in HIVE.
I have no problems doing that with AVRO files but I have troubles with JSON. Is there any way to add schema to the JSON in the consumer or consume it without schema? Also I can do it with spark but I was looking for solution without using it. Thank you very much for your time, Aleksandar Atanasov