Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hiveql

Unable to use beeline -f filename

hive hiveql

How to do select based on a substring of a particular column in HiveQL and SQL?

sql hive substring hiveql

hive 0.13 msck repair table only lists partitions not in metastore

hive hiveql hadoop2

Array Intersection in Spark SQL

Add minutes to datetime in Hive

hadoop hive hiveql

Extracting an Array of Structs in Hive

hadoop hive hiveql

The root scratch dir: /tmp/hive on HDFS should be writable. Current permissions are: rwx--------- (on Linux)

Remove nulls from an array in SQL

sql arrays hive hiveql

Using CSV Serde with Hive create table converts all field types to string

csv hadoop hive hiveql opencsv

Export Hive Query Results

hive hiveql hue

Hive : casting array<string> to array<int> in query

arrays hadoop hive hiveql

How to convert timestamp (with dot between second and millisecond) to date(yyyyMMdd) in Hive?

date hadoop time hive hiveql

Hive - Checking if an array in each row of a table contains any matching data in a column in another table

sql hadoop hive bigdata hiveql

hive external partitioned table

hadoop hive bigdata hiveql

Hive String operator concatenate by || double pipe

hive hiveql