Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.1.0-beta, 3.0.0-alpha1
-
None
-
None
Description
We have seen many issues related to Checkpoint upload.
Currently upload happens with 2 GET requests.
One limitation here is, both checkpointer and the target should have the http server running.
So, to improve further, uploading checkpoint via POST/PUT HTTP request will make the upload clear and one way communication.
Attachments
Issue Links
- is duplicated by
-
HDFS-3405 Checkpointing should use HTTP POST or PUT instead of GET-GET to send merged fsimages
- Closed