Mongo DB Lookup processor
I am trying to use MongoDB Lookup processor in StreamSets Data Collector.
I am trying to lookup a collection which is present in different database based on a SDC Field to Document Field mapping.
I am getting all the columns from the collection (lookup collection) but needed only specified columns from the lookup collection.
Could not see any configuration settings, is there a way to do that using MongoDB lookup processor ?