[
https://issues.apache.org/jira/browse/FLINK-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050830#comment-16050830
]
ASF GitHub Bot commented on FLINK-6932:
---------------------------------------
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/4131#discussion_r122263994
--- Diff: docs/dev/event_time.md ---
@@ -146,7 +146,7 @@ to use timestamp assignment and watermark generation in
the Flink DataStream API
*Note: Flink implements many techniques from the Dataflow Model. For a
good introduction to event time and watermarks, have a look at the articles
below.*
- [Streaming
101](https://www.oreilly.com/ideas/the-world-beyond-batch-streaming-101) by
Tyler Akidau
- - The [Dataflow Model
paper](https://static.googleusercontent.com/media/research.google.com/en/pubs/archive/43864.pdf)
--- End diff --
Looks like this should have been
`https://research.google.com/pubs/archive/43864.pdf` before the redirect
(linked from `https://research.google.com/pubs/pub43864.html`)
> Update the inaccessible Dataflow Model paper link
> -------------------------------------------------
>
> Key: FLINK-6932
> URL: https://issues.apache.org/jira/browse/FLINK-6932
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: mingleizhang
> Assignee: mingleizhang
> Labels: None
>
> I tried to access the Dataflow Model paper link which under
> [https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/event_time.html],
> then it gives me an error [ 404 ] instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)