Skip to content

Commit da3456f

Browse files
authored
Add redirects from Spark connector to datasource (#390)
1 parent 9e36dbf commit da3456f

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

site/content/3.10/develop/integrations/arangodb-datasource-for-apache-spark.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ weight: 10
55
description: >-
66
ArangoDB Datasource for Apache Spark allows batch reading and writing Spark DataFrame data
77
archetype: default
8+
aliases:
9+
- arangodb-spark-connector
10+
- arangodb-spark-connector/getting-started
11+
- arangodb-spark-connector/reference
12+
- arangodb-spark-connector/reference/java
13+
- arangodb-spark-connector/reference/scala
814
---
915
ArangoDB Datasource for Apache Spark allows batch reading and writing Spark DataFrame data from and to ArangoDB, by implementing the Spark Data Source V2 API.
1016

site/content/3.11/develop/integrations/arangodb-datasource-for-apache-spark.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ weight: 10
55
description: >-
66
ArangoDB Datasource for Apache Spark allows batch reading and writing Spark DataFrame data
77
archetype: default
8+
aliases:
9+
- arangodb-spark-connector
10+
- arangodb-spark-connector/getting-started
11+
- arangodb-spark-connector/reference
12+
- arangodb-spark-connector/reference/java
13+
- arangodb-spark-connector/reference/scala
814
---
915
ArangoDB Datasource for Apache Spark allows batch reading and writing Spark DataFrame data from and to ArangoDB, by implementing the Spark Data Source V2 API.
1016

site/content/3.12/develop/integrations/arangodb-datasource-for-apache-spark.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ weight: 10
55
description: >-
66
ArangoDB Datasource for Apache Spark allows batch reading and writing Spark DataFrame data
77
archetype: default
8+
aliases:
9+
- arangodb-spark-connector
10+
- arangodb-spark-connector/getting-started
11+
- arangodb-spark-connector/reference
12+
- arangodb-spark-connector/reference/java
13+
- arangodb-spark-connector/reference/scala
814
---
915
ArangoDB Datasource for Apache Spark allows batch reading and writing Spark DataFrame data from and to ArangoDB, by implementing the Spark Data Source V2 API.
1016

0 commit comments

Comments
 (0)