rubenssoto commented on issue #3966:
URL: https://github.com/apache/hudi/issues/3966#issuecomment-967728548
Hello,
The problem was solved, thank you to Rajesh Mahindra.
I was using Spark Kubernetes Operator, Im trying to configure the URI
metastore like a Spark Conf, but the right place is Hadoop Conf.
With these two options:
```
hadoopConf:
hive.metastore.uris: thrift://metastore123:9083
hive.metastore.client.socket.timeout: 1500s
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]