Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
I've seen lot of issues and codes but was not able to find a definite solution. I've setup db, created by custom luigi.cfg files. I'm able to see all task in /history window. I'm using central scheduler.
But what I need is to see the workflow indefinitely in the UI window. Is there any way to achieve it.
Any kind of work around will be highly appreciated.
Thanking all in advance.
I've seen lot of issues and codes but was not able to find a definite solution. I've setup db, created by custom luigi.cfg files. I'm able to see all task in /history window. I'm using central scheduler. But what I need is to see the workflow indefinitely in the UI window. Is there any way to achieve it. Any kind of work around will be highly appreciated. Thanking all in advance.