Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

Use inline(ARRAY<STRUCT[,STRUCT]>) in Hive

hive hiveql

Hive 0.14 UDF Maven Project Missing Dependencies

maven hive apache-calcite

Apache Hive : Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

java apache hadoop hive

What does 'insert overwrite local directory' mean in Hive?

hive hiveql

How to remove milliseconds in timestamp spark sql

hive apache-spark-sql

MSCK REPAIR hive external tables

hive

Apache Spark 2.3.1 with Hive metastore 3.1.0

What's the best way to support array column types with external tables in hive?

hadoop hive

Distinct on specific column in Hive

unique distinct hive

$HIVE_HOME/bin/hive --service hiveserver

hadoop hive apache-pig hiveql

is is possible to count the number of partitions?

hadoop hive hiveql

How do I search for an item in an array in Hive?

arrays hadoop hive

Subquery in `where` with comparison operator

hive partitioning hiveql

automatically partition Hive tables based on S3 directory names

amazon-s3 hive

How to configure Hive warehouse path?

hadoop hive hdfs

Hive: parsing JSON

json hadoop hive

How can select a column and do a TRANSFORM in Hive?

hive

sqlContext HiveDriver error on SQLException: Method not supported

Exporting Hive Table to a S3 bucket

distinct vs group by which is better

sql hadoop hive distinct