sandcobainer commented on issue #1328:
URL: 
https://github.com/apache/iceberg-python/issues/1328#issuecomment-2512626122

   @kevinjqliu tried this snippet by pointing the metadata location directly to 
the s3 uri, and the error is the same. does this mean it's an s3 access issue?
   
   ```File 
"/home/dream/anaconda3/envs/hive/lib/python3.8/site-packages/pyiceberg/table/metadata.py",
 line 575, in parse_raw     
       raise ValidationError(e) from e
   pyiceberg.exceptions.ValidationError: 1 validation error for 
TableMetadataWrapper
     Invalid JSON: EOF while parsing a value at line 1 column 0 
[type=json_invalid, input_value='', input_type=str]
       For further information visit 
https://errors.pydantic.dev/2.10/v/json_invalid
   ```


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

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

Reply via email to