data flow debug error

arkiboys 9,646 Reputation points
2021-10-06T02:35:05.213+00:00

Hi,
I am trying to use the debug in the data flow but I get this error after I enter the parameters.
Any suggestions?
Note that my source is parquet file in blob storage and sink is DELTA parquet in blob storage
Thank you

137925-image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,644 questions
0 comments No comments
{count} votes

Accepted answer
  1. ShaikMaheer-MSFT 37,971 Reputation points Microsoft Employee
    2021-10-08T06:47:55.753+00:00

    Hi @arkiboys ,

    Thank you for posting query Microsoft Q&A Platform.

    It seems you are passing values to parameters to dynamically to frame path to your file. And, that path doesn't exists on storage or your are passing incorrect values.

    Please consider below points while dynamically framing path to your source using data flow parameters.

    • If your parameter is string type kindly pass values in single quotes.
    • Make sure your dynamic expression written correctly using parameters.
    • Make sure you pass the values in to your parameters with correct data. I mean the path should exists on storage.

    Hope this will help. If not, Please feel free to share your implementaion along with parameters and expression written. So that we can repro and help on resolution.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

0 additional answers

Sort by: Most helpful