ahshahid commented on issue #2893:
URL: https://github.com/apache/parquet-java/issues/2893#issuecomment-2828727069

   This issue was seen in customer's environment, after the change, had not
   heard back since, so I presume its resolved.
   Pls take a call as appropriate, regarding hflush/flush.. Though if I
   remember correctly, the code path is hit during commit of data , so I used
   hflush. ( & I must have borrowed its usage from somewhere else in the code).
   
   On Thu, Apr 24, 2025 at 12:02 PM Steve Loughran ***@***.***>
   wrote:
   
   > *steveloughran* left a comment (apache/parquet-java#2893)
   > 
<https://github.com/apache/parquet-java/issues/2893#issuecomment-2828599756>
   >
   > calling flush() should suffice. hflush() says "block until all
   > replications are synchronised" which is more expensive on HDFS; normal
   > close() returns after one.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/parquet-java/issues/2893#issuecomment-2828599756>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AC6XG2B446INI5LNSNXMWGL23EYNVAVCNFSM6AAAAAB3Z2J5VWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMRYGU4TSNZVGY>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to