> I think the problem is that Hive server set hive.metastore.warehouse.dir to
> /user/hive/warehouse. So we have to create the directory before running
> TestJdbcDriver and TestHiveServer.
>

Based on the output of HiveServer that something posted it looks like
/user/hive/warehouse already exists:



> 10/02/21 11:25:16 INFO metastore.warehouse: Deleted the diretory
hdfs://localhost:9000/user/
hive/warehouse/testhivedrivertable

I also don't see any errors in the HiveServer output, which makes me think
that the problem is due to library skew on the client side.

Carl

Reply via email to