Skip to content

[Bug][FLINK] kyuubi1.8.0 flink engine kyuubi.session.engine.flink.fetch.timeout parameter on the server is not effective #5789

Description

@junjiem

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

flink engine 'kyuubi.session.engine.flink.fetch.timeout' parameter on the server is not effective.
bug code location:
org.apache.kyuubi.engine.flink.operation.FlinkSQLOperationManager.scala

    val resultFetchTimeout =
      flinkSession.normalizedConf.get(ENGINE_FLINK_FETCH_TIMEOUT.key).map(_.toLong milliseconds)
        .getOrElse(Duration.Inf)

Affects Version(s)

1.8.0

Kyuubi Server Log Output

No response

Kyuubi Engine Log Output

No response

Kyuubi Server Configurations

No response

Kyuubi Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
  • No. I cannot submit a PR at this time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions