Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从 Pig 脚本中收到以下错误:
“错误:计数器数量超出限制 - 计数器 = 120 限制 = 120”
我有一行“SET pig.disable.counter true;” 在我的脚本中,我认为这可以解决问题,但事实并非如此。
有任何想法吗?
从 Pig 0.9.1 开始支持 pig.disable.counter
Pig 将在旧版本(例如 0.8.1)中忽略此属性