gpt4 book ai didi

hadoop - 如何从 “SQL View”导入到Sqoop Hive

转载 作者:行者123 更新时间:2023-12-02 21:49:44 25 4
gpt4 key购买 nike

我可以将SQL表导入到Hive,但是当我尝试进行SQL View 时,出现错误。
有任何想法吗 ?

最佳答案

从Sqoop documentation:

If your table has no index column, or has a multi-column key, then you must also manually choose a splitting column.

我想这是你的情况。提供其他选项,例如:
--split-by tablex_id

其中tablex_id是 View 中的一个字段,可用作主键或索引。

关于hadoop - 如何从 “SQL View”导入到Sqoop Hive,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22099589/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com