Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hiveql

Find last day of a month in Hive

sql hive hiveql

Hive - external (dynamically) partitioned table

hive hiveql

What is the difference between 'InputFormat, OutputFormat' & 'Stored as' in Hive?

hadoop hive hiveql hive-serde

Hive: Sum over a specified group (HiveQL)

Search a table in all databases in hive

hadoop hive hdfs hiveql

HiveQL - How to find the column value is numeric or not using any UDF?

sql hive hiveql numeric

Hive: More clean way to SELECT AS and GROUP BY

hadoop hive hiveql

HIVE insert overwrite directory with json format

json hadoop hive hiveql

Hive UDF for selecting all except some columns

Offset functionality in Hive

hive hiveql

Hive's unix_timestamp and from_unixtime functions

hive hiveql

What does the following fields: 'totalSize' and 'rawDataSize' mean in DESCRIBE EXTENDED query output in hive?

hadoop hive hiveql

Date comparison in Hive

hive timestamp hiveql ddl

Map type variable in hive

hive hiveql

Error in Hive Query while joining tables

Hive Query Execution Error, return code 3 from MapredLocalTask

Spark 2: how does it work when SparkSession enableHiveSupport() is invoked

Hive doesn't support in, exists. How do I write the following query?

hadoop hive hiveql

Difference between 'Stored as InputFormat, OutputFormat' and 'Stored as' in Hive