tests.system.providers.qubole.example_qubole

模块内容

函数

compare_result(hive_show_table, hive_s3_location[, ti])

比较两个 QuboleOperator 任务的结果。

属性

START_DATE

ENV_ID

DAG_ID

test_run

tests.system.providers.qubole.example_qubole.START_DATE[source]
tests.system.providers.qubole.example_qubole.ENV_ID[source]
tests.system.providers.qubole.example_qubole.DAG_ID = 'example_qubole_operator'[source]
tests.system.providers.qubole.example_qubole.compare_result(hive_show_table, hive_s3_location, ti=None)[source]

比较两个 QuboleOperator 任务的结果。

参数
  • hive_show_table – “hive_show_table” 任务。

  • hive_s3_location – “hive_s3_location” 任务。

  • ti – TaskInstance 对象。

返回

如果文件相同,则返回 True,否则返回 False。

返回类型

bool

tests.system.providers.qubole.example_qubole.test_run[source]

此条目是否有帮助?