Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hive

Can't perfom a simple hive request: select * from table_df

hive parquet

Does presto require a hive metastore to read parquet files from S3?

How to integrate HIVE access into PySpark derived from pip and conda (not from a Spark distribution or package)

How does parquet determine which encoding to use?

Importing data from HDFS to Hive table

hadoop hdfs hive

what's the best practice for pooling Hive JDBC connections

hive0.10.0 Exception in thread "main" java.lang.NoSuchMethodError: org.apache.thrift.EncodingUtils.setBit(BIZ)B

hive

read json key-values with hive/sql and spark

How can I use Oozie workflow configuration property in the workflow itself?

hadoop hive oozie

Hive - Partition Column Equal to Current Date

hive hiveql

How to append ORC file

java hadoop hive orc

Unable to connect to HIVE2 via JAVA

java hadoop jdbc hive hiveql

Start token not found error while using JsonSerDe

Import data flat files in hive without defining hive table structure

Error connecting: <class 'thrift.transport.TTransport.TTransportException'> Could not connect to localhost:21000

hadoop hive impala

Hive: regexp_replace square brackets

hive square-bracket

How to use scriptVariables in hive (AWS Data Pipeline)

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

hive hiveql

distinct vs group by which is better

sql hadoop hive distinct

How to delete/truncate tables from Hadoop-Hive?

hadoop hive