I'm using the tGoogleAnalyticsInput component to extract some basic Google Analytics dimensions and metrics and write them to a sql database.
However, I keep getting a java error when it tries to pull the source "(direct)" it flags it as an unparseable number. Everywhere in my ETL I have the source set as a string, so I'm not sure what's tripping it up. Attached are some relevant screenshots:
tGoogleAnalyticsInput component setup:
Schema with everything but sessions as a string:
And here is the specific language of the error:
Exception in component tGoogleAnalyticsInput_1
java.lang.Exception: Convert field: row1.gasessions value=[(direct)] countLines=1 failed:Unparseable number: "(direct)"
Ideally it should output the dimensions and metrics to the table for a single day specified by the context.