Beeline is a Hive command-line shell that works with HiveServer2
I am trying to connect to hive installed in my machine through Beeline client. when I give the 'beeline' command &…
hadoop hive beelineI am using CDH 5.5 and need to use beeline. I am pretty new to it and learning it now. I …
hadoop hive beelineI am trying to export my hive table as a csv in beeline hive. When I run the command !sql …
csv hive beelineHaving some databases and tables in them in Hive instance. I'd like to show tables for some specific database (let's …
python apache-spark hive pyspark beelineI wrote a spark job which registers a temp table and when I expose it via beeline (JDBC client) $ ./bin/…
apache-spark hive apache-spark-sql beelineI have a hadoop cluster configured with hadoop 2.7.2 and hive 2.1.0. I am using beeline to connect to hive with the …
hadoop hive beelineI want to print this output +------------------------------------------------+--+ | tab_name | +------------------------------------------------+--+ | table1 | | table2 | | table3 | | wt | | wa | | wal | +------------------------------------------------+--+ …
hadoop hive beelinei am running below hive coomand from beeline . Can someone please tell where can I see Map reudce logs for …
hive beelineI have a basic setup of Ambari 2.5.3 and HDP 2.6.3 and tried to run some simple queries below. I don't understand …
hadoop hive hortonworks-data-platform beeline tezI'm running hive 2.1.1, hadoop 2.7.3 on Ubuntu 16.04. ps aux | grep hive shows that hiveserver2 is running. I'm trying to login with …
hadoop hive beeline