shark sql - Does Spark support insert overwrite static partitions? -


I have seen in the current Spark Sql manual that putting in a dynamic partition is not supported:

Major Hive FEATURES

Spark SQL does not currently support putting in tables using dynamic partitions.

However, what is insert / overwriting in static sections?

"post-text" itemprop = "text">

Spark SQL currently does not support versioning as SPARC 1.1 to insert in the table using dynamic partitions.

Static is supported, you must write data in the hive table location.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -