You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use DocumentSource as a SPL source operator (no input port) I get a NPE in the DoucmentSourceUtils.populateOutTulpe method because the inTuple is null in the call. This results in the NPE on the call outTuple.,assign(inTuple)