Skip to content

Commit 180698c

Browse files
committed
disable bt and ignore jar
Signed-off-by: tnazarew <tomasz.nazarewicz@getindata.com>
1 parent 09706e9 commit 180698c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

producer/spark_dataproc/runner/get_openlineage_jar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ gsutil cp -P "${bq_url}" "${VM_SPARK_JARS_DIR}/"
2929
gsutil cp -P "${ol_url}" "${VM_SPARK_JARS_DIR}/"
3030
gsutil cp -P "${spanner_url}" "${VM_SPARK_JARS_DIR}/"
3131
gsutil cp -P "${postgresql_url}" "${VM_SPARK_JARS_DIR}/"
32-
#gsutil cp -P "${bigtable_url}" "${VM_SPARK_JARS_DIR}/"
32+
gsutil cp -P "${bigtable_url}" "${VM_SPARK_JARS_DIR}/"

0 commit comments

Comments
 (0)