Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

Missing Hive Execution Jar: /usr/local/hadoop/hive/lib/hive-exec-*.jar

Impala cannot find com.mysql.jdbc.Driver

hadoop hive cloudera impala

How to insert data into Parquet table in Hive

hadoop hive parquet

Get sequential number of a row (rank) within a partition without using ROW_NUMBER() OVER function

sql hive impala

Cannot validate serde : org.openx.data.jsonserde.jsonserde

java json hadoop hive

Is it possible to concat a string field after group by in Hive

hive cloudera-cdh

What will happen if a hive(0.13) SELECT and INSERT OVERWRITE are running at the same time

hive

Join Tables on Date Range in Hive

sql hadoop hive left-join

Hive Utf-8 Encoding number of characters supported?

hadoop utf-8 hive

Data shuffle for Hive and Spark window function

Hive explain plan understanding

Presto failed: com.facebook.presto.spi.type.VarcharType

hive presto

Hive vs SQL Server performance

sql-server hive

Passing date as command line arguments in Hive

hadoop mapreduce hive

Standard file extension for hive ddl script?

hive ddl

Using reserved words in Hive

Not able to retrieve data from SparkR created DataFrame

Hive update with subquery

sql hive

How can I partition a hive table by (only) a portion of a timestamp column?

When to execute REFRESH TABLE my_table in spark?