abstractdog commented on a change in pull request #2911:
URL: https://github.com/apache/hive/pull/2911#discussion_r782442107
##########
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java
##########
@@ -244,6 +256,16 @@ public static String
getJobCredentialProviderPassword(Configuration conf) {
return null;
}
+ /**
+ * Sets a "keyName=newKeyValue" pair to a jobConf to a given property.
+ * If the property is empty, is simply inserts keyName=newKeyValue,
Review comment:
going to fix it before committing
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]