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 2021/02/26 03:07:27 UTC

[GitHub] [iceberg] bkahloon commented on issue #2202: Unable to query Iceberg data from Spark on EMR

bkahloon commented on issue #2202:
URL: https://github.com/apache/iceberg/issues/2202#issuecomment-786379497


   @RussellSpitzer was able to help me resolve this.  I was issuing the spark sql query incorrectly.
   
   ```
   SELECT * FROM my_catalog.iceberg_warehouse.iceberg_dummy_table
   ```


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

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