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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -