Issue with JDBC Data Retrieval in Apache NiFi 2.0.0-M4 Using SqreamDB - Stack Overflow

I am experiencing an issue while using Apache NiFi 2.0.0-M4 with SqreamDB. Although the JDBC connection

I am experiencing an issue while using Apache NiFi 2.0.0-M4 with SqreamDB. Although the JDBC connection is successfully established and verified, executing a simple query (SELECT 1 AS test) results in the message:

contains 1 records; transferring to 'success'

without retrieving any actual data. Additionally, the ExecuteSQL processor remains active and does not complete, preventing the FlowFile from moving to the 'success' relationship.

Environment Details:

  • NiFi Version: 2.0.0-M4
  • JDBC Driver Version: sqream-jdbc-5.3.1.jar
  • Operating System: Oracle Linux 7.9
  • JDBC Connection String:
    jdbc:Sqream://[IP]:[Port]/nbdata;cluster=true;service=user_svc;fetchSize=1;

Steps Taken:

  1. Verified JDBC connection successfully.
  2. Executed SELECT 1 AS test query.
  3. Observed contains 1 records; transferring to 'success' without data retrieval.
  4. ExecuteSQL processor remains active and does not complete.
  5. Attempted changing fetchSize to 100 with no resolution.
  6. Checked NiFi logs for errors, but found none related to this issue.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745585404a4634505.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信