Zeppelin in EMR Cluster not listing Catalog tables in AWS glue

Viewed 506

I want to use AWS Glue Data Catalog as the Metastore for Spark SQL. I have launched EMR cluster through AWS console as instructed here.

I am able to see all the Glue catalog tables from spark-shell but not from Zeppelin.

Is there any properties need to set in Zeppelin properties configurations??

Thanks in advance.

1 Answers
Related