【发布时间】:2020-12-22 19:42:36
【问题描述】:
我正在 cdap 上构建一个管道,其中我有一个 oracle 数据库,我在其中连接并获取一个表,然后将此数据连接到 BigQuery Multitables 组件。
单独地,这两个组件都经过了 cdap 工具本身的验证,当我测试完整管道的执行时,我收到了错误:
ERROR Spark program 'phase1' failed with error: BQ_TEST has no outputs.Please check that the sink calls addOutput at some point.
【问题讨论】:
标签: oracle google-bigquery cdap