You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "MehulBatra (via GitHub)" <gi...@apache.org> on 2023/05/30 07:34:05 UTC

[GitHub] [iceberg] MehulBatra opened a new issue, #7735: A good Example to leverage glue(Aws integration with spark) is missing right now

MehulBatra opened a new issue, #7735:
URL: https://github.com/apache/iceberg/issues/7735

   ### Feature Request / Improvement
   
   A sample example would be good, as it was problematic to configure additional glue properties with spark conf and took lot of back and forth.
   For eg. If you want to enable the glue.skip-archive there is no way given how to enable it in spark
   After a lot of internet scrapping, I got to know the right way is :
   
   ```
   pyspark.SparkConf()
   .set('spark.sql.catalog.{catalog_name}.glue.skip-archive', 'true')
   ```
   I would love to contribute on the same to add this in the aws iceberg integration doc
   
   ### Query engine
   
   Spark


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


Re: [I] A good Example to leverage glue(Aws integration with spark) is missing right now [iceberg]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #7735: A good Example to leverage glue(Aws integration with spark) is missing right now
URL: https://github.com/apache/iceberg/issues/7735


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


Re: [I] A good Example to leverage glue(Aws integration with spark) is missing right now [iceberg]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7735:
URL: https://github.com/apache/iceberg/issues/7735#issuecomment-1826951487

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


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


Re: [I] A good Example to leverage glue(Aws integration with spark) is missing right now [iceberg]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7735:
URL: https://github.com/apache/iceberg/issues/7735#issuecomment-1849140039

   This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'


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