chd 5.10 quckstart vm, dbevaer sql tools work OK if I use port 10000 and hive2 jdbc driver (org.apache.hive.jdbc.HiveDriver), but when I try to change jdbc settings on Impala port 21050 - no response.
The same story when I try to connect using telnet:
# telnet localhost 21050
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
and no other response.
should I enable somehow jdbc connections on impala side ?