Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hiveql

hive - is it possible to create a column from another column

sql hive hiveql

Calculate number of days excluding sunday in Hive

hive hiveql udf

Joining two Tables in Hive using HiveQL(Hadoop) [duplicate]

sql hadoop mapreduce hive hiveql

Apache Hive: How to convert string to timestamp?

hadoop hive hiveql emr

Cannot use a "." in a Hive table column name

hadoop hive hiveql emr

Spark INLINE Vs. LATERAL VIEW EXPLODE differences?

Hive: UDF and GROUP BY

hive hiveql

How to get the SerDe Properties of an existing Hive Table

hadoop hive hiveql

Adding a default value to a column while creating table in hive

hive hiveql

Error Loading CSV data into a Hive table

hadoop hive hiveql

Hive insert vs Hive Load: What are the trade offs?

hive hdfs hiveql apache-nifi

Need to add auto increment column in a table using hive

hadoop hive hiveql

HiveQL: Using query results as variables

variables hive hiveql

Using like operator to check for pattern in hive

sql regex hive hiveql sql-like

Hive insert into table from select statement with different schemas

hive hiveql

Obtain date from timestamp

hiveql hue

Hive Map-Join configuration mystery

Adding/Defining Jars in Hive permanently

hadoop hive hiveql

Get the sysdate -1 in Hive

hadoop mapreduce hive hiveql

Hive- how do I "create table as select.." with partitions from original table?