Fernando Barbosa
05/27/2022, 12:25 PMschema.json:
containing my table schema (after transforming from ascv as pointed out in here
• table.json:
where I am using `streamConfigs`to pass the confluent authentication keys
Two questions:
1. Is it wrong to pass the credentials in that file (please disregard security issues because this is a very local and small test) ?
2. I keep getting a return 500: that says the Consumer couldnt be formed.
I would really really appreciate your help. BTW I am following startree recipes. 🆘Mayank
Fernando Barbosa
06/06/2022, 12:02 PMMayank
Fernando Barbosa
06/06/2022, 6:11 PM