Skip to content

Commit

Permalink
feat!: Use spark bigtable connector instead of hbase connector
Browse files Browse the repository at this point in the history
  • Loading branch information
rohilla-anuj committed Oct 23, 2024
1 parent 0cf75c3 commit f30ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/dataproc_templates/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ Template for exporting an Elasticsearch Index to a BigTable table.

It uses the Spark BigTable Connector to write to Bigtable.

Here in this template, you will notice that there are different configuration steps for the PySpark job to successfully run using Dataproc Serverless, connecting to Bigtable using connector.
Here in this template, you will notice that there are different configuration steps for the PySpark job to successfully run using Dataproc Serverless, connecting to Bigtable using Bigtable connector.

You can also check out the [differences between HBase and Cloud Bigtable](https://cloud.google.com/bigtable/docs/hbase-differences).

Expand Down

0 comments on commit f30ea80

Please sign in to comment.