Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

HiveQL - String contains equivalent in hiveql UDF?

sql string hive substring hiveql

Concatenate multiple columns into one in hive

Impala: Show tables like query

how to insert multiple rows of data into a hive(0.13.1) table? [duplicate]

hive hiveql

Sorting within collect_list() in hive

hive hiveql

Hive: Best way to do incremetal updates on a main table

java hadoop merge hive hiveql

updating Hive external table with HDFS changes

hadoop hive bigdata hiveql

How do I get millisecond precision in hive?

hadoop timestamp hive hiveql

Hadoop merge files

hive hiveql

query hive partitioned table over date/time range

hadoop hive mapreduce hiveql

How can I check the settings in hive CLI?

hadoop hive hiveql

Is the GROUP BY clause applied after the WHERE clause in Hive?

hive hiveql

SemanticException [Error 10265] while running simple hive select query on a transactional hive table

database hive hiveql