Re: attributes to json

2015-10-03 Thread Bryan Bende
Hello, You could use ReplaceText to build a new Json document from flow file attributes. Something like... Replacement Text = { "myField" : "${attribute1}" } -Bryan On Saturday, October 3, 2015, Sumanth Chinthagunta wrote: > do we have attributes to json processor ? > I am thinking to use it

attributes to json

2015-10-03 Thread Sumanth Chinthagunta
do we have attributes to json processor ? I am thinking to use it along with ExtractText where the matching data is stored in attributes. now I need to convert those attributes into json flowFile. if we don’t have such processor, any ideas to use, existing processors to compose what I needed? th

Remote process group networking

2015-10-03 Thread Rick Braddy
I have a question about network paths required for proper operation of remote process groups. By default, the initial connection from source node to remote process group target node is on port 8080. Then, there's a second port (e.g., I set it to 8081 and a setting for whether it's SSL secured