Member since
11-18-2016
38
Posts
7
Kudos Received
0
Solutions
05-23-2017
03:20 AM
Hi sir, thanks for the reply. I need all the first 4 lines in every ####################################################################### START of Request ####################################################################### sir. it has a multiple request in every file.
... View more
05-19-2017
06:27 AM
1 Kudo
Hi guys, i would like to ask, if this is possible in nifi alone without using any script execution. test.txt <--- so this file of mine need to be extracted. Please see the attached file. I just need to get the VALUE of line1 to line4 and save it to hbase. The problem here is it has multiple request in 1 file. I need to get all the line1 to line4 per request. PS. the count of lines per requests are different. My file is just an example of what the file looks like. Thank you.
... View more
Labels:
- Labels:
-
Apache NiFi
03-08-2017
03:02 AM
Thanks sir @Artem Ervits i'll try this one.
... View more
03-07-2017
07:00 AM
Hi, Im using NiFi here and the data flow is running every minute. Im fetching csvs from a web service and put it in hdfs. Now every file inserted in HDFS, i need to save it to HBASE. But I need to delete rows that is over 2 hours ago. For example the time now is 11:03AM and i have a records/rows that is inserted at 9:03 AM, when the time became 11:04AM i need to delete the records that was insert at 9:03AM. This process of deleting records should also run every minute. And this deleted records also need to be deleted in SOLR+Banana UI. Is this possible? Thanks.
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache NiFi
-
Apache Solr
02-22-2017
07:16 AM
1 Kudo
Can i use SolR + Banana Ui as Big Data reporting? Im looking for realtime update reporting for our project and i saw this Solr. Now im trying it and its fine. But the problem is, when im running my nifi job going to Solr, it will fucntion well but after 20 secs the solr and banana started to crashed and and the service stops automatically. I saw that the JVM Memory is full. By the way im using sandbox. Any tips how can i fixed this? Thank you! Regie
... View more
Labels:
- Labels:
-
Apache Solr
01-24-2017
06:20 AM
2 Kudos
Is there any NiFi processor i can use in executing SQOOP? If none, any data flow i can use in getting my table then save it to HDFS? Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi
-
Apache Sqoop
01-17-2017
09:47 AM
My table in hive have more than 80 million records. Now we have to make a back-up of it. Do you have a best practice to do this? i tried to use my data flow in nifi but it is hanging. Now im trying PUTTY (hive -e 'select * from your_Table' | sed 's/[\t]/,/g' > /home/yourfile.csv), nothing happened when i run it. Im using sandbox hdp 2.5. Thanks!
... View more
Labels:
- Labels:
-
Apache Hive
01-05-2017
03:12 AM
@Timothy Spann thanks for the response sir. yes i used that version of soap processor and still get the error. I think the problem is in my soap security?
... View more
01-04-2017
09:55 AM
1 Kudo
Hi guys, Im using the GetSoap processor in NiFi. I need to get my data in web service. But it always have an error, GetSOAP[id=63baafa9-0159-1000-e53d-5195bbfe3819] GetSOAP[id=63baafa9-0159-1000-e53d-5195bbfe3819] failed to process session due to java.lang.NoSuchMethodError: org.apache.nifi.processors.soap.GetSOAP.getLogger()Lorg/apache/nifi/logging/ProcessorLog;: java.lang.NoSuchMethodError: org.apache.nifi.processors.soap.GetSOAP.getLogger()Lorg/apache/nifi/logging/ProcessorLog; Im using https, is this the one that causes the error? Thank you.
... View more
Labels:
- Labels:
-
Apache NiFi
01-04-2017
09:51 AM
@Timothy Spann Hi sir, i used this nifi-soap processor (GETSOAP), but i always get an error. GetSOAP[id=63baafa9-0159-1000-e53d-5195bbfe3819] GetSOAP[id=63baafa9-0159-1000-e53d-5195bbfe3819] failed to process session due to java.lang.NoSuchMethodError: org.apache.nifi.processors.soap.GetSOAP.getLogger()Lorg/apache/nifi/logging/ProcessorLog;: java.lang.NoSuchMethodError: org.apache.nifi.processors.soap.GetSOAP.getLogger()Lorg/apache/nifi/logging/ProcessorLog;
can you help me about this?
... View more
- « Previous
-
- 1
- 2
- Next »