05-14-2019 08:10 AM
I have a file Account.csv in project space called landing. Want to use above file in a pipeline in another project space called staging.
Have found this article:
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438844/File+Reader?showComments=true&show...
where I can use HDFS in expression of Mapper and map it as $FileName and then use File Reader.
Is this possible?
05-20-2019 02:42 AM
Thank you all. I used the absolute path and was able to access the csv file. Also, write to another project.
05-14-2019 12:49 PM
The person running the pipeline needs access to both projects.