Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

How to alias a column with identifier that contains spaces?

sql hive

appending to ORC file

hadoop hive orc

Spark SQL : HiveContext don't ignore header

Parquet-backed Hive table: array column not queryable in Impala

hive impala parquet

HIVEql statement for listing all available functions

sql hive hiveql

Multiple table join in hive

hadoop hive teradata sqoop

Impala - how to set a variable in a query?

hadoop hive impala

How to get maximum size used by a string in Hive?

sql hadoop hive

Converting string to timetsamp in Hive

Hive Create table - When to use VARCHAR and STRING as column data type

Why does count( distinct ) with NULL columns return 0 in Hive SQL?

sql count hive null distinct

Select distinct on specific columns but select other columns also in hive

hadoop hive hql distinct

Aggregate strings in group by and ordered in Hive and Presto

hive hiveql presto

Pyhive, SASL and Python 3.5

Query to Show only column names in impala

hadoop hive impala

When to set hive parameters during a session?

How Hive stores the data (loaded from HDFS)?

hadoop hive hbase hdfs bigdata

Getting Error 10293 while inserting a row to a hive table having array as one of the fileds

hive

Insert overwrite on partitioned table is not deleting the existing data

sql hive hive-partitions