danny0405 commented on code in PR #10686:
URL: https://github.com/apache/hudi/pull/10686#discussion_r1495151447


##########
hudi-flink-datasource/hudi-flink/src/test/resources/hive-site.xml:
##########
@@ -27,4 +27,9 @@
         <name>datanucleus.schema.autoCreateTables</name>
         <value>true</value>
     </property>
+
+    <property>
+        <name>some.important.prop</name>
+        <value>ololo</value>

Review Comment:
   Don't think it is a sutable way, can we configue the 
`hadoop.some.important.prop` somewhere by using the code?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to