Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
To solve HDFS 2.0 compatibility issue, we have to change a lot of codes for Hadoop 2.0 RPC, moreover, yarn RPC doesn't support asynchronous call directly.
Ultimately, we can pursue the performance and integrate more easily with hadoop multi-versions by having our own RPC.