TheerachotTle commented on issue #214: URL: https://github.com/apache/polaris/issues/214#issuecomment-2315347854
> If you refer to the [quickstart guide](https://github.com/apache/polaris/blob/main/docs/quickstart.md#connecting-with-spark), it gives an example of Spark configs that can be used to connect to an Iceberg REST catalog. Removing the config and it still doesn't work. From my understanding, the remove_orphan_files operation involves file listing to determine which files should be removed, and the Spark procedure uses Hadoop FS to perform listing operations. > if this is specific to `remove_orphan_files`, lets change the title to reflect it. I have tried this procedure with other Iceberg catalogs, and it has the same problem when using the s3:// prefix. I'm not sure if the title should be changed to be about this procedure? -- 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]
