Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add HiveServer2 Logging in Beeline section (HIVE-10119)

...

CSV and TSV output formats are maintained for backward compatibility, but beware as they add additional single-quote characters around all cell values contrary to this convention.

HiveServer2 Logging

Starting with Hive 0.14.0, HiveServer2 operation logs are available for Beeline clients. These parameters configure logging:

JDBC

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

...