@@ -69,6 +69,13 @@ limitations under the License.
Clients must authenticate with Kerberos.</description>
</property>
+ <property>
+ <name>hive.warehouse.subdir.inherit.perms</name>
+ <value>true</value>
+ <description>If true, subdirectories inherit the same permissions</description>
+ </property>
+
<property>
<name>hive.metastore.cache.pinobjtypes</name>
<value>Table,Database,Type,FieldSchema,Order</value>