Closed prince-cs closed 9 months ago
/gcbrun
/gcbrun
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?
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
/gcbrun
/gcbrun
/gcbrun
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.