Member since
12-17-2016
106
Posts
11
Kudos Received
0
Solutions
10-25-2017
07:52 AM
Thanks Adrian Oprea
... View more
10-25-2017
07:51 AM
Thanks Wynner
... View more
10-25-2017
07:40 AM
Thanks Shu I successfully got correct data
... View more
10-24-2017
11:19 AM
I have lot of log files I need to get some specific file(based on date) for that I use regular expression in GetFile(file filter option). I have file with name nifi-app.log nifi-app_2017-10-23_10.0.log nifi-app_2017-10-23_20.0.log nifi-setup.log nifi-user_2017-10-06.log In above files I need only nifi-app_2017* files only for I use regular expression ".*app_2017\.log". After I start flow in result no data is flowed. Can anyone help me whether my regular expression is correct or wrong?
... View more
Labels:
- Labels:
-
Apache NiFi
10-04-2017
04:58 AM
Thanks Shu
... View more
10-03-2017
09:24 AM
I am using HDP 2.5. I try to add time for file which is locate in HDFS file. For that I use GetHDFS->UpdateAttribute->PutHDFS. First I get file from HDFS through GetHDFS processor and then I change format of file in UpdateAttribute by adding property " ${filename}.${now():format("yyyy-MM-dd-HH:mm:ss.SSS'z'")}". Finally I try to put file in HDFS that time I got issue " Failed to write to HDFS due to java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: .test.csv.2017-10-03:03:19.814z: java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: .test.csv.2017-10-03:03:19.814z" . UpdateAttribute PutHDFS
... View more
Labels:
- Labels:
-
Apache NiFi
08-04-2017
12:59 PM
Thanks Matt Clarke
... View more
08-03-2017
08:52 AM
I am using HDF3.0 I try to enable SSL in Nifi. I follow this link here. I create client certificate and import keystore.p12 in Chrome browser and nifi-cert.pem as trusted CA. After restart Nifi, Now I open Nifi UI using the Quicklink in Ambari. But i got connection refused error
... View more
Labels:
- Labels:
-
Apache NiFi
07-24-2017
12:39 PM
Thanks Sonu Sahi
... View more
07-24-2017
12:39 PM
Thanks Matt Burgess
... View more