Live-info does not work for workflows

Description

I tried to hit the live-info endpoint of a workflow. When it was running in YARN, I got a 500 from the backend. See error logs below.

Based upon the code, it seems like it would not work for MapReduce, Spark, or Worker, either.

Release Notes

Fix a bug where the live-info endpoint was not working for Workflows, MapReduce, Worker, and Spark

Attachments

1

Activity

Show:

Ali AnwarAugust 5, 2016 at 7:41 PM

Ali AnwarAugust 5, 2016 at 7:10 AM

Attached a diff that tests live-info in ClientTests.
However, it does not trigger this issue, because the code path that throws the exception only gets executed in DistributedProgramRuntimeService.

Ali AnwarAugust 5, 2016 at 7:06 AM

Just fyi, client code that helped reproduce this issue. PurchaseApp is expected to be deployed.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Priority

Created August 5, 2016 at 6:12 AM
Updated August 19, 2016 at 8:41 AM
Resolved August 5, 2016 at 7:41 PM