I'm having trouble parameterizing field remover's field names. In reality, you can give specific field names like /type, /id, and /name. In my use case, however, I would like to parametrize these fields and read the data from a properties file, however I am unable to do so.
Page 1 / 1
Kindly follow below the steps and let me know if it works for you. I did the same steup in my system and its working fine.
I have attached the runtime configuration result in the attachments.
- Create run time properties file under etc/sdc.properties like given below
runtime/test-runtime.properties
2 Under deployment section , click on edit and click configure
follow screen shot 2 and 3
3 add below line under the data collector configuration file.
follow screenshot 4
runtime.conf.location=runtime/test-runtime.properties
4 Restart the engine
5 Call runtime configuration in streamsets processors. Follow the screenshot 5.
6 . Preview result as per config parameter. Follow screenshot 6.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.