|
1 | 1 | ### YamlMime:Landing
|
2 | 2 |
|
3 | 3 | title: Azure Cosmos DB for Apache Cassandra documentation
|
4 |
| -summary: Azure Cosmos DB for Apache Cassandra accounts provide support for storing data for apps written for Apache Cassandra. |
| 4 | +summary: Azure Cosmos DB for Apache Cassandra accounts provides support for storing data for apps written for Apache Cassandra. |
5 | 5 |
|
6 | 6 | metadata:
|
7 |
| - title: Azure Cosmos DB for Apache Cassandra documentation |
8 |
| - description: Azure Cosmos DB for Apache Cassandra accounts provide support for storing data for apps written for Apache Cassandra. |
9 |
| - services: service |
| 7 | + title: Azure Cosmos DB for Apache Cassandra documentation |
| 8 | + description: Azure Cosmos DB for Apache Cassandra accounts provides support for storing data for apps written for Apache Cassandra. |
| 9 | + services: cosmos-db |
| 10 | + author: seesharprun |
| 11 | + ms.author: sidandrews |
| 12 | + ms.reviewer: markjbrown |
10 | 13 | ms.service: cosmos-db
|
11 | 14 | ms.subservice: apache-cassandra
|
12 |
| - ms.custom: ignite-2022 |
13 | 15 | ms.topic: landing-page
|
14 | 16 | ms.collection: collection
|
15 |
| - author: seesharprun |
16 |
| - ms.author: sidandrews |
17 |
| - ms.reviewer: markjbrown |
18 |
| - ms.date: 05/24/2022 |
| 17 | + ms.date: 02/28/2023 |
| 18 | + ms.custom: ignite-2022 |
19 | 19 | landingContent:
|
20 |
| - - title: Use Azure Cosmos DB for Apache Cassandra |
| 20 | + - title: About API for Cassandra |
21 | 21 | linkLists:
|
22 | 22 | - linkListType: overview
|
23 | 23 | links:
|
24 | 24 | - text: What is Azure Cosmos DB for Apache Cassandra?
|
25 | 25 | url: introduction.md
|
26 |
| - - linkListType: quickstart |
27 |
| - links: |
28 |
| - - text: Manage your data using a .NET Core app |
29 |
| - url: manage-data-dotnet-core.md |
30 |
| - - text: Manage your data using a Java app |
31 |
| - url: manage-data-java-v4-sdk.md |
32 | 26 | - linkListType: concept
|
33 |
| - links: |
| 27 | + links: |
34 | 28 | - text: Wire protocol compatibility with Apache Cassandra
|
35 |
| - url: support.md |
| 29 | + url: support.md |
36 | 30 | - text: Elastic scaling
|
37 |
| - url: scale-account-throughput.md |
| 31 | + url: scale-account-throughput.md |
38 | 32 | - text: Secondary indexes
|
39 |
| - url: secondary-indexing.md |
40 |
| - - text: Partitioning |
41 |
| - url: partitioning.md |
| 33 | + url: secondary-indexing.md |
| 34 | + - text: Partitioning |
| 35 | + url: partitioning.md |
| 36 | + - title: Get started |
| 37 | + linkLists: |
| 38 | + - linkListType: quickstart |
| 39 | + links: |
| 40 | + - text: Manage your data using a .NET Core app |
| 41 | + url: manage-data-dotnet-core.md |
| 42 | + - text: Manage your data using a Java app |
| 43 | + url: manage-data-java-v4-sdk.md |
| 44 | + - linkListType: tutorial |
| 45 | + links: |
| 46 | + - text: Create account and resources |
| 47 | + url: create-account-java.md |
| 48 | + - text: Load sample data |
| 49 | + url: load-data-table.md |
| 50 | + - text: Query data |
| 51 | + url: query-data.md |
| 52 | + - text: text |
| 53 | + url: migrate-data.md |
42 | 54 | - linkListType: how-to-guide
|
43 | 55 | links:
|
44 | 56 | - text: From Apache Cassandra to API for Cassandra
|
45 |
| - url: adoption.md |
| 57 | + url: adoption.md |
46 | 58 | - text: Connect to API for Cassandra from Spark
|
47 |
| - url: connect-spark-configuration.md |
| 59 | + url: connect-spark-configuration.md |
48 | 60 | - text: Change feed support with query predicates
|
49 | 61 | url: change-feed.md
|
| 62 | + - title: Integrate with Apache Spark |
| 63 | + linkLists: |
| 64 | + - linkListType: how-to-guide |
| 65 | + links: |
| 66 | + - text: Connect to Spark |
| 67 | + url: connect-spark-configuration.md |
| 68 | + - text: Access from Azure Databricks |
| 69 | + url: spark-databricks.md |
| 70 | + - text: Access from HDInsight |
| 71 | + url: spark-hdinsight.md |
| 72 | + - title: Migrate existing Apache Cassandra data |
| 73 | + linkLists: |
| 74 | + - linkListType: architecture |
| 75 | + links: |
| 76 | + - text: Differences between platforms |
| 77 | + url: adoption.md |
| 78 | + - linkListType: how-to-guide |
| 79 | + links: |
| 80 | + - text: Migrate using Kafka Connect |
| 81 | + url: kafka-connect.md |
| 82 | + - text: Migrate using Azure Databricks |
| 83 | + url: migrate-data-databricks.md |
| 84 | + - linkListType: how-to-guide |
| 85 | + links: |
| 86 | + - text: Migrate from PostgreSQL using Apache Kafka |
| 87 | + url: postgres-migrate-cosmos-db-kafka.md |
| 88 | + - text: Migrate from Oracle DB to API for Striim |
| 89 | + url: migrate-data-striim.md |
0 commit comments