Category: Database, Data

In the previous post in this series, we took a glance over the basic definitions of Spark and Vertica. We also did a code overview for reading data from Vertica using Spark as DataFrame and saving the data into Kafka. In this post, we will be doing the reverse flow, i.e.

Related Articles