Member since
06-26-2017
191
Posts
10
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1976 | 09-22-2017 07:13 PM |
11-09-2017
07:20 PM
1 Kudo
@Shu thanks for the response will try and get back to you, appreciate it
... View more
11-09-2017
05:32 PM
1 Kudo
@Shu Thanks for the response I appreciate it. No I am not using Prepend strategy I am using regex replace all attached is the image
... View more
11-09-2017
04:11 PM
Hi All, Thanks a lot to this awesome community. I am observing a new line is added in the beginning after replacing a text. but when observed through nifi ui I do not see the new line in the beginning. I reffered this link https://community.hortonworks.com/questions/147226/replacetextprocessor-remove-blank-lines.html Any suggestion Thanks Dheeru
... View more
Labels:
- Labels:
-
Apache NiFi
11-08-2017
01:31 PM
@Andy LoPresto Thanks a lot, appreciate it
... View more
11-08-2017
01:28 PM
@Adrian Oprea Thanks a lot, appreciate it, almost forgot about the shift +enter 🙂 Thanks again
... View more
11-08-2017
12:20 AM
I treid using the replacement text as (.*)\n but then it is showing This is message1nThis is message2n any ideas? Thanks Dheeru
... View more
11-08-2017
12:02 AM
Hi All,for eg Thanks a lot this awesome community I was trying to modify my flowfile to not have a blank line. for example right now it is like This is message1
This is message2 I want to remove that middle blank line, so it wil become This is message1
This is message2 I am using replacetextprocessor , but not able to figure out the replacement value? Attached is my attempt, any pointers or help Thanks nifireplace.png Dheeru
... View more
Labels:
- Labels:
-
Apache NiFi
11-07-2017
10:45 PM
I read this blog (https://bryanbende.com/development/2017/10/13/apache-nifi-tls-with-apache-solr) by @Bryan Bende and looks like I need download the
nifi-toolkit-1.4.0-bin.tar.gz ( asc, md5, sha1, sha256 ) from https://nifi.apache.org/download.html and make a keystore or truststore or both? Am I going in the right direction? Thanks Dheeru
... View more
11-07-2017
09:52 PM
Hi All, Thanks a lot to this aweosme community. I am trying to set server.key and server.pem store in some directory on my nifi node using StandardSSLcontext service, the type is pkcs12. Which property will be set here Keystore properties or the Truststore ones I am confused between terminalogies any help I do not have much idea about keys and certs Thanks Dheeru
... View more
Labels:
- Labels:
-
Apache NiFi
11-07-2017
09:21 PM
@Bryan Bende Thanks for the response, unfortunately I will not be able to change from the source side, but it looks like I will have to use replaceText processor Thank you appreciate it.
... View more