Getting this error in while adding hive metastore ...
# troubleshooting
d
Getting this error in while adding hive metastore to persist metadata, I have added the required jars as well. Can someone help what could be missing here ?
Copy code
error - Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/descriptors/CatalogDescriptorValidator
m
Which JARs have you added?
d
m
Are you running them in a cluster, or from an IDE? If added to a cluster, did you restart the cluster?
d
Running them in a cluster, yes I have restarted the cluster as well.