7/17/2016 10:26:14 AM
gradle (like me), it's nice to tell how project can be cleaned.
- For me the build failed with error like this (and cleaning fixed it):
:azkaban-common:linkMainExecutable
duplicate symbol _change_user in: ~/azkaban/azkaban-common/build/objs/mainExecutable/mainC/61ijqvjtfdjwfrkpl4kf313ll/execute-as-user.o ~/azkaban/azkaban-common/build/objs/mainExecutable/mainC/9duz2i01oqevnxg1cn9bywo1k/execute-as-user.o
|
7/29/2016 2:28:37 AM
log level of printing plugin class name
|
7/17/2016 10:34:23 AM
just informative logging.
|
7/26/2016 1:39:10 PM
issue #668: SlaAlertAction Error
|
6/23/2016 10:50:45 AM
sending (SLA and SendEmailAction)
- There was an NPE because lately added field EmailMessage._tls wasn't set
- This broke SLA alert e-mail sending entirely
|
7/25/2016 8:08:37 PM
from 2.1 I no longer see anything in the Recently Fin…
|
7/18/2016 8:31:04 AM
Finished tab #306
|
7/20/2016 11:28:39 AM
to flow notification e-mails
|
7/19/2016 6:42:59 AM
mention about "executor bounce"[1]
- Fixed e-mail subject of first error message: "failed" => "encountered a failure"
- All flow notification e-mails to include flow status (as asked by @georgezhlw and @HappyRay)
- Created a unit test for DefaultMailCreator
--
[1] One of the "Reason" messages for all flow failure alerts used to be this:
> Executor no longer seems to be running this execution. Most likely due to executor bounce.
Usually the alert comes because a job itself failed. It's confusing to suggest that executor node would've been restarted, when it's not.
|
|