Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.After setting the environment paramenters in the hive script component,it is still required to set the parameters,for example:set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict,However ,the error Caused by org.apache.hadoop.hive.ql.parse.SemanticException:Dyamic partition strict mode requires at least one static partition column to turn this off set hive.exec.dynamic.partition.mode=nonstrict .thank you #997

Closed
1 of 4 tasks
smallcattle opened this issue Mar 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@smallcattle
Copy link

Search before asking

  • I had searched in the issues and found no similar question.

  • I had searched my question on the internet but i didn't get any help.

  • I had read the documentation: Taier doc but it didn't help me.

Description

1.After setting the environment paramenters in the hive script component,it is still required to set the parameters,for example:set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict,However ,the error Caused by org.apache.hadoop.hive.ql.parse.SemanticException:Dyamic partition strict mode requires at least one static partition column to turn this off set hive.exec.dynamic.partition.mode=nonstrict 2.The maximum nuber of hive script component strings is 200,where to change to 500 or 1000.thank you

Code of Conduct

@smallcattle smallcattle added the question Further information is requested label Mar 10, 2023
@smallcattle smallcattle changed the title 1.After setting the environment paramenters in the hive script component,it is still required to set the parameters,for example:set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict,However ,the error Caused by org.apache.hadoop.hive.ql.parse.SemanticException:Dyamic partition strict mode requires at least one static partition column to turn this off set hive.exec.dynamic.partition.mode=nonstrict 2.The maximum nuber of hive script component strings is 200,where to change to 500 or 1000.thank you 1.After setting the environment paramenters in the hive script component,it is still required to set the parameters,for example:set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict,However ,the error Caused by org.apache.hadoop.hive.ql.parse.SemanticException:Dyamic partition strict mode requires at least one static partition column to turn this off set hive.exec.dynamic.partition.mode=nonstrict .thank you Mar 10, 2023
@vainhope vainhope added bug Something isn't working and removed question Further information is requested labels Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants