yukuai518 commented on a change in pull request #2720: [GOBBLIN-864] add job 
error message in job state
URL: https://github.com/apache/incubator-gobblin/pull/2720#discussion_r317777022
 
 

 ##########
 File path: 
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/EventMetadataUtils.java
 ##########
 @@ -27,6 +27,7 @@
  */
 public class EventMetadataUtils {
   public static final String TASK_FAILURE_MESSAGE_KEY = "task.failure.message";
+  public static final String JOB_FAILURE_MESSAGE_KEY = "job.failure.message";
 
 Review comment:
   When do we set value for JOB_FAILURE_MESSAGE_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