java - Can't access hive tables over http -
i trying use hive jdbc driver connect hive server running on particular host port. can establish connection , create tables (the tables show on namenode web ui) can't access existing tables. note: existing tables running hive console , (for odd reason) can accessed when run hive console in particular directory.
how can jdbc client access hive tables using jdbc connection?
Comments
Post a Comment