Details
Description
I was going through the video "Pentaho Evaluation Lesson 6 - Enriching Data" located at the following URL:
http://www.pentaho.com/evaluation-path#data-integration
This video uses some sample files provided by the PDI installation.
The step that reads postal codes reads the attached csv file "Zipssortedbycitystate.csv". By doing this, I received an error (attached as "Log.txt"). One of the postal codes in the sample csv file is invalid due to quotation marks. The line is:
BANNOCKBURN,IL,"60015"""
You can replicate by running the attached transformation file. The sample files that the job reads are located in:
".\Pentaho\design-tools\data-integration\samples\transformations\files"