You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/22 13:39:32 UTC

[GitHub] [airflow] derrickqin opened a new issue #10474: Add support for creating multiple replicated clusters in Bigtable hook and operator

derrickqin opened a new issue #10474:
URL: https://github.com/apache/airflow/issues/10474


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   **Description**
   
   From Cloud Bigtable [documentation](https://cloud.google.com/bigtable/docs/replication-overview#how-it-works)
   > Cloud Bigtable supports up to 4 replicated clusters located in Google Cloud zones where Cloud Bigtable is available.
   Currently Bigtable hook and operator only support creating one replicated cluster. It would be better to add support for creating multiple replicated clusters
   
   **Use case / motivation**
   
   <!-- What do you want to happen?
   
   Rather than telling us how you might implement this solution, try to take a
   step back and describe what you are trying to achieve.
   
   -->
   Supporting multiple replicated clusters will be handy. It will be helpful to increase the availability and durability of the data by copying it across multiple regions or multiple zones within the same region.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #10474: Add support for creating multiple replicated clusters in Bigtable hook and operator

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #10474:
URL: https://github.com/apache/airflow/issues/10474#issuecomment-678642510


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] turbaszek closed issue #10474: Add support for creating multiple replicated clusters in Bigtable hook and operator

Posted by GitBox <gi...@apache.org>.
turbaszek closed issue #10474:
URL: https://github.com/apache/airflow/issues/10474


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org