Apache Spark API
Jump to navigation
Jump to search
An Apache Spark API is an application programming interface for Apache Spark.
- Context:
- It can enable access to a Spark Instance.
- It can (typically) make use of a Spark API Token and a Spark API Key.
- It can range from being an Spark 3 API, Spark 2 API, or Spark 1 API.
- …
- Example(s):
- See: Spark SQL, Spark RDD, Spark Context.