Hi all, Is there any way to write data to Hive ext...
# getting-started
l
Hi all, Is there any way to write data to Hive external table with data in S3, is there any implementation of that?
t
I don’t think I’ve seen a target-hive
b
AFAIK there isn’t a public one. We’ve build a custom target for our need and we might open source it at a later stage when it’s fully stable and we have the time to work on this