AWS Glue 对变换列的数量限制

0

【以下的问题经过翻译处理】 客户有一个包含 183 列的表结构,在 Glue 上运行转换作业时遇到如下错误:

"Number of columns in schema exceeded the maximum allowed number"

我也能够重现以上问题,但在 Glue 文档中找不到这样的限制。

有没有办法解除该限制或者是否有其他的解决方法?

profile picture
EXPERT
asked 5 months ago36 views
1 Answer
0

【以下的回答经过翻译处理】 请参考链接文档中的说明:https://docs.aws.amazon.com/glue/latest/dg/machine-learning.html

The data source table that you choose for the job can't have more than 100 columns.

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions