Hi

> 在 2020年6月18日,16:45,Sun.Zhu <[email protected]> 写道:
> 
> Caused by: java.lang.IllegalArgumentException: Embedded metastore is not 
> allowed. Make sure you have set a valid value for hive.metastore.uris

错误的原因应该是这个,flink 集成 hive 时 不支持embedded metastore的,你的 hive 需要起一个hive metastore 
并在conf文件配置 hive.metastore.uris

Best,
Leonard Xu

回复