How to access column id in luigi-task-hist.db

10 views
Skip to first unread message

Tashrif B.

unread,
Nov 11, 2020, 4:32:06 PM11/11/20
to Luigi
Hi all,

Luigi has a very useful feature for displaying task history by id:

http://localhost:8082/history/by_id/XYZ

I observed in the luigi-task-hist.db that XYZ is a column index, not really self.task_id a user has access to in run time. Does anyone know how to get access to that column index which is the desired value for by_id/?

Thanks,
Tashrif

Tashrif B.

unread,
Nov 18, 2020, 2:08:46 PM11/18/20
to Luigi
Hi all,

I figured a way by querying the SQL database file. Here is my gist.

Thanks.
Reply all
Reply to author
Forward
0 new messages