Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4121

Add timeunit (ms) to docs for timestamps and watermarks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • API / DataStream
    • None

    Description

      I'm teaching a class where students are supposed to implement Flink streaming programs. It seems to be unclear for them, that the time unit of timestamps and watermarks is milliseconds.

      They just see TimeWindow.seconds(...) or something similar and assume the timestamps to be of the same unit (seconds) which is obviously not the case.

      I just checked the documentation and there is no explicit specification of the time unit used for timestamps.

      After short talk with aljoscha, I'll open a mini-PR to address this issue.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              powibol Jonas Traub
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: