Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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

Spark/Scala load Oracle Table to Hive

Hive: How to explode table with map column

Reducers for Hive data

mapreduce hive

Can we use spark session object without explicitly creating it, if Submit a job by spark-submit

alter hive multiple column

hadoop hive alter

Can OLAP be done in BigTable?

hadoop olap mapreduce hbase hive

When to choose rank() over dense_rank() or row_number()

sql sql-server hive hiveql

Want to convert timestamp to date format in hive

sql date hive timestamp hiveql

Cannot have map type columns in DataFrame which calls set operations