Hi,
I just downloaded SQL Developer v19.1.0.094 and I'm trying to connect to Hive on a Hadoop server.
For the Hadoop connection I was able to load a driver but it looks like it needs another section for a port entry.

I downloaded the HiveJDBC41.jar file and loaded it onto SQL developer in the 3rd part drivers section.
I got the following screen.

As you can see there's only one place for adding a port number whereas on the previous product
I was using they had two sections for adding a port number.
This version of Hive is connecting to a Hadoop file system using Hive to manages the data on it.
Do I need to add any additional drivers to take Hadoop into consideration?
Thanks,