Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmacq-dev committed Nov 14, 2024
1 parent 7aff4f8 commit 530fce5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,5 @@ Example hive-site.xml
<name>hive.metastore.schema.verification</name>
<value>true</value>
</property>
<!-- Optional: Set the dialect for PostgreSQL if needed -->
<property>
<name>datanucleus.schema.autoCreateTables</name>
<value>false</value>
</property>
<property>
<name>datanucleus.autoCreateSchema</name>
<value>false</value>
</property>
</configuration>
```

0 comments on commit 530fce5

Please sign in to comment.