added workflow test
This commit is contained in:
parent
b8bf21f8e5
commit
6b555b8f6e
|
@ -27,7 +27,7 @@ https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
|
|||
|
||||
from os import path
|
||||
from datetime import timedelta, datetime
|
||||
from .spark_configurator import SparkConfigurator
|
||||
from workflow.dnet.spark_configurator import SparkConfigurator
|
||||
|
||||
# [START import_module]
|
||||
# The DAG object; we'll need this to instantiate a DAG
|
||||
|
|
Loading…
Reference in New Issue