Open DeltaMichael opened 1 year ago
Describe the bug Data job runs resulting in user errors do not show logs in frontend.
Steps To Reproduce Steps to reproduce the behavior:
vdk server -i
cd
vdk deploy -n hackernews-top-stories -t dagster -p .
http://localhost:8092/manage/data-jobs/dagster/hackernews-top-stories/details
Expected behavior There should be logs
Actual behavior
No logs show, just an empty json
Screenshots
Do https://github.com/vmware/versatile-data-kit/issues/2042 before this one
Describe the bug Data job runs resulting in user errors do not show logs in frontend.
Steps To Reproduce Steps to reproduce the behavior:
vdk server -i
cd
into job directoryvdk deploy -n hackernews-top-stories -t dagster -p .
http://localhost:8092/manage/data-jobs/dagster/hackernews-top-stories/details
Expected behavior There should be logs
Actual behavior
No logs show, just an empty json
Screenshots