Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] ODPSStateement queryTimeout的配置项名称 #151

Open
whispererwave opened this issue Mar 20, 2024 · 0 comments
Open

[Question] ODPSStateement queryTimeout的配置项名称 #151

whispererwave opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels

Comments

@whispererwave
Copy link

我在NIFI里使用了ODPS JDBC Driver,碰到了一个queryTimeout 的报错。我看了代码,queryTimeout是在ODPSStatement.java里面用到的,但是在config.properties里没有找到对应的配置项。

问题,如果要配置queryTimeout,应该在哪里,用什么propertyName来配置?
o.a.nifi.processors.standard.ExecuteSQL ExecuteSQL[id=554e2aa5-018e-1000-6524-281c9ac4ce31] Processing halted: yielding [1 sec]
java.lang.IllegalArgumentException: Invalid query timeout:0

@whispererwave whispererwave changed the title ODPSStateement queryTimeout的配置项名称 [Question] ODPSStateement queryTimeout的配置项名称 Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants