Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Since the RecordIO format is not that widely used, searching for it online does not offer much help.
- It would be good if we can add to the docs, a small section on its specification for framework developers.
- Also, add details on why RecordIO format is being used and why just using vanilla ChunkedEncoding and encode one event per chunk won't suffice from here
- Add info about the rationale behind using the RecordIO format and not just relying on encoding an event per chunk.
- Bonus points, if we can have a simple code snippet in C++/Java on reading a RecordIO response to help developers.
Attachments
Issue Links
- is related to
-
MESOS-3562 Anomalous bytes in stream from HTTPI Api
- Resolved
-
MESOS-3601 Formalize all headers and metadata for HTTP API Event Stream
- Resolved