Unable to set hive properties

Hi there,

When I am trying to run SET hive.exec.dynamic.partition.mode=nonstrict in beeline then beeline freezes.
Don’t know why it is happening.
Can you please help me to set this property.

Thanks

I am able to do it using “hive” command line. I haven’t used beeline much.

SET;

SET hive.exec.dynamic.partition.mode=nonstrict ;

SET;