You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/10 17:30:16 UTC

[GitHub] [iceberg] szehon-ho edited a comment on issue #4086: Compact data files faild : org.apache.spark.sql.AnalysisException: spark_catalog requires a single-part namespace, but got [hive, test]

szehon-ho edited a comment on issue #4086:
URL: https://github.com/apache/iceberg/issues/4086#issuecomment-1035207088


   Yea I hit this too , maybe we should update the docs.. existing docs seem to indicate you can load the Table from a new HiveCatalog and expect it to work with SparkActions, which seemed pretty logical at the time.
   
   https://iceberg.apache.org/docs/latest/maintenance/
   https://iceberg.apache.org/docs/latest/java-api-quickstart/#create-a-table
   
   Also just wondering, there's no way to strip the catalog before loading the table in the Spark3BinPackStrategy and have it work, right?


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org