codope commented on a change in pull request #3771:
URL: https://github.com/apache/hudi/pull/3771#discussion_r754850036



##########
File path: 
hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/hudi/HoodieWriterUtils.scala
##########
@@ -84,6 +85,46 @@ object HoodieWriterUtils {
       HIVE_SYNC_USE_KERBEROS.key -> HIVE_SYNC_USE_KERBEROS.defaultValue,
       HIVE_SYNC_KERBEROS_PRINCIPAL.key -> 
HIVE_SYNC_KERBEROS_PRINCIPAL.defaultValue
     ) ++ DataSourceOptionsHelper.translateConfigurations(parameters)
+
+    val globalProps = DFSPropertiesConfiguration.getGlobalProps.asScala

Review comment:
       Not following this change. Why is L90-L127 needed?
   I see that it's in your latest merge commit from master. But I don't see the 
same change in master.




-- 
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