Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

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

How to delete duplicate records from Hive table?

hadoop hive

Combine multiple rows into one space separated string

sql mysql hive

How to find which Java/Scala thread has locked a file?

java scala apache-spark hive

Update , SET option in Hive

hive

Generate metadata for parquet files

Is there maximum size of string data type in Hive?

hadoop hive bigdata

How do I control a hive job name but keep the stage info?

hadoop hive

Parse json arrays using HIVE

arrays json hive

REGEXP_REPLACE capturing groups

create a schema in hive

hadoop hive hdfs

Does JDBC have a maximum ResultSet size?

java jdbc hive resultset