db-trin-life opened a new issue, #10789:
URL: https://github.com/apache/iceberg/issues/10789

   ### Apache Iceberg version
   
   1.5.2
   
   ### Query engine
   
   Spark
   
   ### Please describe the bug 🐞
   
   Error: UnsupportedOperationException: Byte-buffer read unsupported by 
org.apache.hadoop.fs.BufferedFSInputStream org.apache.spark.SparkException: Job 
aborted due to stage failure: Task 0 in stage 0.0 failed 4 times, most recent 
failure: Lost task 0.3 in stage 0.0 (TID 3) (10.139.64.20 executor 1): 
java.lang.UnsupportedOperationException: Byte-buffer read unsupported by 
org.apache.hadoop.fs.BufferedFSInputStream
   
   Using the following runtime configs
   
   Azure databricks 14.3 LTS runtime
   
   apache iceberg 1.5.2
   
   spark 3.5.0
   
   scala 2.12
   
   Anyone run into this issue or parse out the hadoop buffer stream?
   
   ### Willingness to contribute
   
   - [ ] I can contribute a fix for this bug independently
   - [X] I would be willing to contribute a fix for this bug with guidance from 
the Iceberg community
   - [ ] I cannot contribute a fix for this bug at this time


-- 
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