This post describes how to use Nebula Spark Connector to read data from Nebula Graph.
Nebula Spark Connector is a custom Spark connector, enabling Spark to read data from and write data to Nebula Graph. Therefore, Nebula Spark Connector is composed of Reader and Writer. In this post, we will focus on Reader. Writer will be introduced next time.
This is a companion discussion topic for the original entry at https://nebula-graph.io/posts/nebula-spark-connector-reader/