jackye1995 commented on issue #2991: URL: https://github.com/apache/iceberg/issues/2991#issuecomment-926345136
I am not sure why it does not begin with the expected prefix, based on the code it clearly should be. Maybe you are looking at the wrong place? Just a random thought, I think we have been trying to set the temp directory through Java configs, have we tried to set the staging directory through Iceberg config instead? https://github.com/apache/iceberg/blob/master/aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java#L122 -- 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]
