abhishekmjain commented on code in PR #4143:
URL: https://github.com/apache/gobblin/pull/4143#discussion_r2377951982
##########
gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java:
##########
@@ -184,6 +184,7 @@ public class ConfigurationKeys {
public static final String FLOW_UNSCHEDULE_KEY = "flow.unschedule";
public static final String FLOW_OWNING_GROUP_KEY = "flow.owningGroup";
public static final String FLOW_SPEC_EXECUTOR = "flow.edge.specExecutors";
+ public static final String RM_HOST = "hadoop.resource.manager.rpc";
Review Comment:
nit: RM_HOST_KEY
--
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]