Skip to content

Setting hive.exec.dynamic.partition.mode=nonstrict#13

Open
willshen wants to merge 1 commit into
hdinsight:masterfrom
willshen:patch-1
Open

Setting hive.exec.dynamic.partition.mode=nonstrict#13
willshen wants to merge 1 commit into
hdinsight:masterfrom
willshen:patch-1

Conversation

@willshen
Copy link
Copy Markdown

@willshen willshen commented Feb 11, 2022

If not set, user will run into the following when they try to create the ORC tables.

FAILED: SemanticException [Error 10096]: Dynamic partition strict mode requires at least one static partition column. To turn this off set hive.exec.dynamic.partition.mode=nonstrict

If not set, user will run into FAILED: SemanticException [Error 10096]: Dynamic partition strict mode requires at least one static partition column. To turn this off set hive.exec.dynamic.partition.mode=nonstrict when they try to create the ORC tables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant