Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

Just get column names from hive table

sql hadoop hive

What's the difference between -DskipTests and -Dmaven.test.skip=true

java maven hive

Does Hive have a String split function?

hadoop hive

How does Hive compare to HBase?

hadoop hbase hive

PySpark: withColumn() with two conditions and three outcomes

How does impala provide faster query response compared to hive

hadoop hive impala

How to skip CSV header in Hive External Table?

hive

I have created a table in hive, I would like to know which directory my table is created in?

hive hiveql

Hive cluster by vs order by vs sort by

hadoop hql hive

Hive insert query like SQL

sql hadoop hive hiveql

How to export a Hive table into a CSV file?

csv hive

Hive: how to show all partitions of a table?

hadoop hive

Integration testing Hive jobs

How to delete and update a record in Hive

hadoop hive sql-delete

What is Hive: Return Code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask

hadoop mapreduce hive

Is there any way to get the column name along with the output while execute any query in Hive?

hadoop hive rdbms

How to select current date in Hive SQL

hive hiveql

Where does Hive store files in HDFS?

hadoop hive hdfs

How to Update/Drop a Hive Partition?

hive hiveql

How do I output the results of a HiveQL query to CSV?

database hadoop hive hiveql