Top "Beeline" questions

Beeline is a Hive command-line shell that works with HiveServer2

Hive Current date function

I want to get the current date in beeline. I tried to use this: FROM_UNIXTIME(UNIX_TIMESTAMP()) it outputs …

hadoop hive oozie beeline
Avoid printing table name in column name while using beeline

While using hive in beeline an using simple select query I would like to return table without table name in …

sql select hive beeline
Is it possible to install Beeline to run Hive queries without installing Hive?

I'm on a Mac OSX machine and I'd like to run queries against a Hadoop db on a CentOS 6.6 machine. …

hadoop hive beeline