【问题标题】:Load data from Hive to Teradata将数据从 Hive 加载到 Teradata
【发布时间】:2015-03-20 00:24:35
【问题描述】:

我想使用 TeradataExportTool 将数据从 Hive 加载到 Teradata。

-源表 -目标表

我想在 hive 表中添加 where 条件以仅过滤要加载到 teradata 中的那些记录。如何添加 where 条件以选择要加载到 teradata 的配置单元数据。请帮忙。

【问题讨论】:

    标签: hive teradata


    【解决方案1】:

    我认为不可能添加 where 条件。
    TeradataExportTool 不执行选择语句。它读取表的元数据并直接访问文件。

    【讨论】:

      猜你喜欢
      • 2018-06-21
      • 2018-02-13
      • 2014-03-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-10-03
      • 2014-08-31
      相关资源
      最近更新 更多