Description
There is a NPE if there is a problem with the HiveClient driverClassName. This is because the code is trying to put a "null" HiveClient instance into a ConcurrentMap.
There is a NPE if there is a problem with the HiveClient driverClassName. This is because the code is trying to put a "null" HiveClient instance into a ConcurrentMap.