I'm trying to run the metadata injector step on some test data and I'm getting an undefined field error.
I'm defining all the fields as strings within data grids, and each one is defined, so I've no idea where the error is coming from
Screen Shot 2013-06-05 at 20.01.03.jpg
Screen Shot 2013-06-05 at 20.00.47.jpg
Screen Shot 2013-06-05 at 20.01.25.jpg
I can't see what I'm doing wrong. Ktrs attached, any advice would be greatly appreciated.
w
meta_test_loader.ktr
meta_data_injector.ktr
Code:
2013/06/04 22:30:24 - Text file output.0 - Starting to run...
2013/06/04 22:30:24 - CSV file input.0 - Header row skipped in file '/Users/Shared/march_2013_expenditure.csv'
2013/06/04 22:30:24 - Select values.0 - ERROR (version 4.3.0-stable, build 16786 from 2012-04-24 14.11.32 by buildguy) : Unexpected error
2013/06/04 22:30:24 - Select values.0 - ERROR (version 4.3.0-stable, build 16786 from 2012-04-24 14.11.32 by buildguy) : org.pentaho.di.core.exception.KettleValueException:
2013/06/04 22:30:24 - Select values.0 - ERROR (version 4.3.0-stable, build 16786 from 2012-04-24 14.11.32 by buildguy) : null -<binary-string> : Unknown type 0 specified.
2013/06/04 22:30:24 - Select values.0 - ERROR (version 4.3.0-stable, build 16786 from 2012-04-24 14.11.32 by buildguy) :
Screen Shot 2013-06-05 at 20.01.03.jpg
Screen Shot 2013-06-05 at 20.00.47.jpg
Screen Shot 2013-06-05 at 20.01.25.jpg
I can't see what I'm doing wrong. Ktrs attached, any advice would be greatly appreciated.
w
meta_test_loader.ktr
meta_data_injector.ktr