-
Type:
Bug
-
Status: Open
-
Priority:
P3 (Limited Impact)
-
Resolution: Unresolved
-
Affects Version/s: 3.3.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:
SDC 3.1.1 on RedHat Linux
Help -> About says:
StreamSets Data Collector 3.3.1 ( built by root on 2018-06-29T00:21Z git: 20420eecda5ea992d97c937c221db14872fcf653)
-
Testing Status:STF Testing Required
-
Stage:Directory origin
I was asked to raise this issue by Metadaddy on Ask Streamsets.
I have a directory origin reading IIS log files using a regular expression.
All seems to work as expected, until you attempt to reference a field by its name. It took me a while, but I now realise that the field names are being enclosed in single quotes.
So in stead of /date, I'm getting /'/date'!
I have attached a sample pipeline, screenshot of the issue and sample data.
The workaround for this issue is documented where this issue originated: