Hi, is there any way to connect to Hive LLAP from a java program. I know we can do connectivity to Hive through java JDBC connectivity. But I am not getting any clue to connect to Hive LLP through java program
I am trying to create rest API to fetch data from Hive LLAP table. I am able to connect to HIVE through java JDBC connectivity, but I am unable to find any clue for Hive LLAP.