{{- $stableUrl := "https://nightlies.apache.org/flink/flink-docs-stable/" -}} {{- $stableUrlZh := "https://nightlies.apache.org/flink/flink-docs-stable/zh/" -}} {{- $isZh := eq .Site.Language.Lang "zh" -}} {{ hugo.Generator }} {{ partial "docs/html-head" . }} {{ partial "docs/inject/head" . }}
{{ partial "docs/header" . }}
{{- if $isZh }}

页面未找到

我们无法在当前版本中找到此页面。这有时发生在页面在版本之间移动或内容是特定版本的情况下。尝试使用搜索来查找您要找的内容。

查看最新版本文档 推荐大多数用户使用。查看稳定版文档。
留在当前版本 继续浏览 {{ .Site.Params.VersionTitle }} 开发文档。
{{- else }}

Page Not Found

We couldn't find this page in the current version. This sometimes happens when pages move between releases or when content is version-specific. Try using the search to find what you're looking for.

View Latest Release Docs Recommended for most users. View the stable documentation.
Stay on This Version Continue browsing {{ .Site.Params.VersionTitle }} development docs.
{{- end }}
{{ partial "docs/inject/content-after" . }}
{{ partial "docs/footer" . }} {{ partial "docs/inject/footer" . }}
{{ partial "docs/inject/body" . }}