multiple file processing using ADF
up vote
1
down vote
favorite
I have created pipeline which does steps
- Copy files from azure blob storage and save in Azure data lake store then
- Then USql task pick that files and create summarize files in azure data lake store
- Next task pick data from that file and save in db
I am passing 2 parameters windowStart and windowEnd and giving date ranage. Issue is it is always process 1 day not sure what is the problem
- Note initially i created copy task with tumbling window trigger that copied all files from blob to ADLStore but once i added new tasks and running manually it is processing only one file.
Thanks
azure azure-data-factory u-sql
add a comment |
up vote
1
down vote
favorite
I have created pipeline which does steps
- Copy files from azure blob storage and save in Azure data lake store then
- Then USql task pick that files and create summarize files in azure data lake store
- Next task pick data from that file and save in db
I am passing 2 parameters windowStart and windowEnd and giving date ranage. Issue is it is always process 1 day not sure what is the problem
- Note initially i created copy task with tumbling window trigger that copied all files from blob to ADLStore but once i added new tasks and running manually it is processing only one file.
Thanks
azure azure-data-factory u-sql
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have created pipeline which does steps
- Copy files from azure blob storage and save in Azure data lake store then
- Then USql task pick that files and create summarize files in azure data lake store
- Next task pick data from that file and save in db
I am passing 2 parameters windowStart and windowEnd and giving date ranage. Issue is it is always process 1 day not sure what is the problem
- Note initially i created copy task with tumbling window trigger that copied all files from blob to ADLStore but once i added new tasks and running manually it is processing only one file.
Thanks
azure azure-data-factory u-sql
I have created pipeline which does steps
- Copy files from azure blob storage and save in Azure data lake store then
- Then USql task pick that files and create summarize files in azure data lake store
- Next task pick data from that file and save in db
I am passing 2 parameters windowStart and windowEnd and giving date ranage. Issue is it is always process 1 day not sure what is the problem
- Note initially i created copy task with tumbling window trigger that copied all files from blob to ADLStore but once i added new tasks and running manually it is processing only one file.
Thanks
azure azure-data-factory u-sql
azure azure-data-factory u-sql
edited Nov 8 at 17:17
asked Nov 8 at 16:05
BraveBoy
6211
6211
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53211636%2fmultiple-file-processing-using-adf%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown