Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
Description
In openFileCtx, HdfsDataOutputStream.hsync is invoked to sync the data sometimes to make sure the same data can be read back immediately.
NFS gets the cast error since originally FSDataOutputStream was used.