Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dataplex > Explore > Spark SQL: Script Failed in Execution

Has anyone been getting this error in Dataplex > Explore > Spark SQL?

___

Script failed in execution.

org.apache.spark.sql.AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: org.apache.hadoop.hive.ql.metadata.HiveException: org.apache.thrift.transport.TTransportException

Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: org.apache.hadoop.hive.ql.metadata.HiveException: org.apache.thrift.transport.TTransportException

Caused by: org.apache.hadoop.hive.ql.metadata.HiveException:

___

It happens on almost every query right now.  Simple ones like

select * from salesforce.contact LIMIT 10;
show databases;
 
This one : select * from salesforce.contact;
Results in this error:
Script failed in execution.
internal error: query execution failed
 
Something pretty basic must be not set, but I don't have permissions to grant permissions on this account.  I have Dataplex Administrator and Dataplex Editor access.
0 1 119
1 REPLY 1