sv2000 commented on a change in pull request #2881: [GOBBLIN-1041] send metrics 
for workunit creation time
URL: https://github.com/apache/incubator-gobblin/pull/2881#discussion_r377202381
 
 

 ##########
 File path: 
gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java
 ##########
 @@ -938,6 +938,7 @@
    */
   public static final String SPECEXECUTOR_INSTANCE_URI_KEY = 
"specExecInstance.uri";
   public static final String SPECEXECUTOR_INSTANCE_CAPABILITIES_KEY = 
"specExecInstance.capabilities";
+  public static final String SPECEXECUTOR_CONFIGS_PREFIX_KEY = 
"additional.configs.key";
 
 Review comment:
   specExecutor.additional.configs.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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to