Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Map XML attribute to a field

Hi, I need to map “id” and “header” field in mapper. Data.txt (785 Bytes) I am using file reader snap,xml parser and mapper. in mapper, tried different expressions but not able to get the fields. File is attached, Any suggestions!

Sahil by Contributor
  • 3903 Views
  • 4 replies
  • 3 kudos

How to move files on HDFS?

My scenario is I need to create some subfolders on HDFS, then zip all of them, and after that, I want to clean these subfolders to release space so next time I will have a “clean” environment before I create any files/folders. However, the [File Dele...

Dai9210 by New Contributor II
  • 1139 Views
  • 0 replies
  • 0 kudos

Resolved! Parsing a string into 2 columns

Hi, I am trying to parse a list I am getting and putting it into 2 columns. My value is $email is (xyz@test.com, abc@de.com, 13432@me.com) What I want to accomplish is parse out $email into two columns in mapper $primaryEmail and $secondaryEmail I a...

jdsnap by New Contributor II
  • 3655 Views
  • 5 replies
  • 1 kudos