Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 HIVE-11488 adds the support of logging queryId and sessionId to HiveServer2 log file. To enable that, edit/add %X{queryId} and %X{sessionId} to the pattern format string of the logging configuration file.

JDBC

HiveServer2 has a new JDBC driver. It supports both embedded and remote access to HiveServer2.

...