We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09706e9 commit 180698cCopy full SHA for 180698c
producer/spark_dataproc/runner/get_openlineage_jar.sh
@@ -29,4 +29,4 @@ gsutil cp -P "${bq_url}" "${VM_SPARK_JARS_DIR}/"
29
gsutil cp -P "${ol_url}" "${VM_SPARK_JARS_DIR}/"
30
gsutil cp -P "${spanner_url}" "${VM_SPARK_JARS_DIR}/"
31
gsutil cp -P "${postgresql_url}" "${VM_SPARK_JARS_DIR}/"
32
-#gsutil cp -P "${bigtable_url}" "${VM_SPARK_JARS_DIR}/"
+gsutil cp -P "${bigtable_url}" "${VM_SPARK_JARS_DIR}/"
0 commit comments