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

[GitHub] [iceberg] gszecsenyi opened a new issue, #7708: Define location parameter when creating iceberg table with Spark API

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

   ### Query engine
   
   Spark 3
   
   ### Question
   
   How can I define the location parameter when I use the Spark API to create an Iceberg table? 
   
   ```
   val data: DataFrame = ...
   data.writeTo("prod.db.table").create()
   ```
   


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


[GitHub] [iceberg] ajantha-bhat commented on issue #7708: Define location parameter when creating iceberg table with Spark API

Posted by "ajantha-bhat (via GitHub)" <gi...@apache.org>.
ajantha-bhat commented on issue #7708:
URL: https://github.com/apache/iceberg/issues/7708#issuecomment-1563839737

   Can you please refer to the last example in this section?
   
   https://iceberg.apache.org/docs/latest/spark-writes/#creating-tables


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


[GitHub] [iceberg] gszecsenyi commented on issue #7708: Define location parameter when creating iceberg table with Spark API

Posted by "gszecsenyi (via GitHub)" <gi...@apache.org>.
gszecsenyi commented on issue #7708:
URL: https://github.com/apache/iceberg/issues/7708#issuecomment-1563841697

   Thanks


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


[GitHub] [iceberg] gszecsenyi closed issue #7708: Define location parameter when creating iceberg table with Spark API

Posted by "gszecsenyi (via GitHub)" <gi...@apache.org>.
gszecsenyi closed issue #7708: Define location parameter when creating iceberg table with Spark API
URL: https://github.com/apache/iceberg/issues/7708


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