Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

What does the hive metastore and name node do in a cluster?

hive

Both left and right aliases encountered in Hive JOIN; without any inequality clause

sql hive hiveql

Performance tuning a Hive query

Row number functionality in Hive

hive hiveql

Finding the first row in a group using Hive

group-by hive hiveql

What does "WITH SERDEPROPERTIES ( 'paths' = 'key1, key2, key3') " really do in Hive DDL json serde?

hive ddl amazon-athena

What is the meaning of 'serialization.format' property of a table in hive

hadoop hive

Athena create table from parquet schema

Hive service, HiveServer2 & MetaStore service?

hadoop hive hive-metastore

Attempt to do update or delete using transaction manager that does not support these operations

beeline not able to connect to hiveserver2

Using Hadoop, are my reducers guaranteed to get all the records with the same key?

hadoop mapreduce hive uniq

how to select data from hive with specific partition?

hadoop hive

Dynamic Partitioning + CREATE AS on HIVE

Hive How to select all but one column?

hive hiveql

Is LIMIT clause in HIVE really random?

sql hive hiveql shark-sql

Difference between `load data inpath ` and `location` in hive?

sql hadoop hive hdfs hiveql

Hive creating a table but getting FAILED: SemanticException [Error 10035]: Column repeated in partitioning columns

hadoop hive

Drop all partitions from a hive table?

hive elastic-map-reduce

How do I drop all partitions at once in hive?

hive hive-partitions