Beeline

E702194

Beeline is a command-line client for Apache Hive that allows users to connect to HiveServer2 and execute SQL queries against Hive data warehouses.

All labels observed (1)

Label Occurrences
Beeline canonical 2

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Hive client
command-line client
software tool
canConnectTo local HiveServer2 instances
remote HiveServer2 instances
compatibleWith HiveServer2 JDBC interface
linked to: HiveServer2
developedFor Apache Hive
distributedWith Apache Hive distribution
linked to: Apache Hive
hasConfiguration Hive configuration properties
Hive variables
JDBC URL options
implementedIn Java
invokedByCommand beeline
partOf Apache Hive ecosystem
linked to: Apache Hive
replaces Hive CLI
requires running HiveServer2 instance
runsIn command-line environment
supportsAuthenticationMethod Kerberos
no-auth (in some configurations)
username and password
supportsCommand !connect
!help
!history
!outputformat
!quit
!reconnect
!run
!set
!sh
supportsComponent HiveServer2
supportsFeature JDBC connection strings
authentication to HiveServer2
batch query execution
interactive query execution
scripted query execution
supportsLanguage SQL
supportsOutputFormat CSV format
TSV format
table format
vertical format
supportsProtocol JDBC
targetUser administrators
data analysts
data engineers
usedTo access Hive data warehouses
connect to HiveServer2
execute SQL queries

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache Hive usesComponent Beeline
HiveQL usedWith Beeline