我是靠谱客的博主 傻傻曲奇,这篇文章主要介绍Error: Error while compiling statement: FAILED: SemanticException [Error 10035]: Column repeated in,现在分享给大家,希望可以做个参考。

Error: Error while compiling statement: FAILED: SemanticException [Error 10035]: Column repeated in partitioning columns (state=42000,code=10035)

错的解读: Error: Error while compiling statement  这里的 意思是编译时错误。这就是说你的SQL语句 (这里是hive 所以类SQL语句)语法写错了。

Column repeated in partitioning columns  这里的意思是 一个字段不能既做普通列又不能做分区字段。

最后

以上就是傻傻曲奇最近收集整理的关于Error: Error while compiling statement: FAILED: SemanticException [Error 10035]: Column repeated in的全部内容,更多相关Error:内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(62)

评论列表共有 0 条评论

立即
投稿
返回
顶部