GoogleCloudDataproc / initialization-actions

Run in all nodes of your cluster before the cluster starts - lets you customize your cluster
https://cloud.google.com/dataproc/init-actions
Apache License 2.0
588 stars 512 forks source link

modifying the tests for both mysql and postgresql instances on hive m… #1113

Closed prince-cs closed 9 months ago

prince-cs commented 1 year ago

The test written is modified to check for both databases present MySQL and PostgreSQL. Earlier, the test used to create the cluster and instance on default settings with the arguments being passed. Now, with the new changes it creates the instances for both MySQL and PostgreSQL which has hive metastore DB.

Deependra-Patel commented 1 year ago

/gcbrun

yigress commented 1 year ago

/gcbrun

yigress commented 1 year ago

I am a little confused about the tests. It runs cloud-sql-proxy init script on the same cluster with both mysql and postgres DB and set up them for the same hive metastore service? how does that work?

yigress commented 12 months ago

we want to keep the testing content the same for different metastore DBs, can we use same test script file TEST_SCRIPT_FILE_NAME, but passing different variables for different metastore DB

yigress commented 12 months ago

/gcbrun

bcheena commented 12 months ago

/gcbrun

functicons commented 12 months ago

/gcbrun