rphadke-trinity opened a new issue, #10808: URL: https://github.com/apache/iceberg/issues/10808
### Apache Iceberg version 1.6.0 (latest release) ### 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 1. Azure databricks 14.3 LTS runtime 2. spark 3.5.0 3. scala 2.12 Getting this same error when ran across multiple versions of iceberg, the following versions were tested for: 1. 1.6.0 2. 1.5.2 3. 1.5.1 4. 1.5.0 5. 1.4.3 ### 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org