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

Fixing bigtable.sh #1184

Closed xby-G closed 5 months ago

xby-G commented 5 months ago

Fix the script to fix two scenarios:

  1. No source list file needs to be updated
  2. Multiple source list files need to be updated

Test result: manually testing done.