How to use Luigi in Django framework

493 views
Skip to first unread message

aks...@baabte.com

unread,
Feb 26, 2015, 7:02:11 AM2/26/15
to luigi...@googlegroups.com
Hi,

I want to use luigi in my django app which actually used for big data analysis using map reduce.How can i use this could any one suggest me in this.

gab...@admetricks.com

unread,
Mar 2, 2015, 2:48:01 PM3/2/15
to luigi...@googlegroups.com
On Thursday, February 26, 2015 at 9:02:11 AM UTC-3, Akshath Kumar wrote:
> Hi,
>
> I want to use luigi in my django app which actually used for big data analysis using map reduce.How can i use this could any one suggest me in this.

Hi, I'm looking for the same thing. Any update on your end ?

nilgo...@gmail.com

unread,
Mar 4, 2015, 4:49:25 PM3/4/15
to luigi...@googlegroups.com, gab...@admetricks.com
If you want to start a job, NOT wait for the job to finish, then return a "Job started" webpage to your user, I'm pretty sure you will need something like Celery [1] AFAIK, Django can't start a new process and return.

[1] http://www.celeryproject.org/
Reply all
Reply to author
Forward
0 new messages