My Hive client stopped working with Cosmos instance
问题 I have a Hive client (written in Java) that worked just fine with the Global Instance of Cosmos at FIWARE Lab. However, it is not working anymore, it seems the client cannot connect (it times out). Has anything changed on the server-side? 回答1: This is because the Global Instance of Cosmos at FIWARE Lab has been upgraded and now HiveServer2 is being run on the server side of Hive. Thus, everything in your code is still valid except for the following: Load org.apache.hive.jdbc.HiveDriver