All, I am coming across an issue where my unicode characters are being converted to their unicode point representations (as javascript escapes) like this "\u0432\u0430\u0436\u043d\u0435\u0435". This is happening with Twitter data that is collected using the Twitter processor. How can I debug my workflow to figure out where the characters are being converted?
Thanks, Adam
