Member since
09-25-2015
112
Posts
37
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2053 | 12-21-2016 09:31 AM |
06-08-2016
01:11 PM
@Benjamin Leonhardi Thank you and how about using Spark Streaming & Storm both for this usecase? Not sure if we can integrate spark streaming with Storm may be weird architecture. I think storm as well fits this requirement but we are planning to create a POC on both Storm & spark streaming and then productionize one. Thank you
... View more
06-08-2016
11:54 AM
@Benjamin Leonhardi Thanks for the answer. Do you know if storm 1.0 can integrate with Machine learning algorithms. Also i believe storm is event driven as well??? Actually iam looking for a technology to use either Spark or storm which solves event driven and low latency problem like if a customer is on the website then our streaming application based on some machine learning models present offers like next best product or next best offer in milli second latency to the customer before he moves away from the website. This is the high level requirement. Do you think we can use both spark streaming and storm as we cannot get milli second latency & event processing with spark streaming. Thank you
... View more
05-24-2016
11:21 AM
@Dave Russell thanks for your reply dave. In terms of latency i believe its 1sec but i ll know more about the exact latency this week. How about event driven can spark streaming perform event driven real time analytics as well? thanks
... View more
05-24-2016
09:18 AM
I know the new features that are coming out in 2.0 like adhoc querying but we are planning to choose a technology for real time usecase which is low latency & event based. As spark streaming is micro-batch not sure if it will be suitable for low latency and event based usecases. I am looking at storm, flink & Apex as well but as currently we have spark for batch processing we wish to go with spark streaming provided it deals with low latency & events based. I have seen companies use Spark streaming where latency was not their priority. Please suggest guys.. Thank you
... View more
Labels:
- Labels:
-
Apache Spark
01-22-2016
06:21 PM
thank you @Neeraj Sabharwal
... View more
01-22-2016
03:18 PM
Thank you @Neeraj Sabharwal. I ll give this a try. Why do we need EvaluateXPath here? Also i beleive at the end use puthdfs to route the data into hdfs. I beleive currently nifi doesnt have a processor to ingest directly into hive table i can see it has putsql. So i beleive best approach is to use puthdfs. Please let me know thanks..
... View more
01-22-2016
09:45 AM
1 Kudo
Any thoughts on which processors to use in nifi for ingesting rss feeds into hive tables. http://feeds.bbci.co.uk/news/world/rss.xml thanks.
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache NiFi
01-20-2016
10:54 PM
thanks for your reply @Artem Ervits will implement the poc thanks
... View more
01-20-2016
07:29 PM
thanks @Ancil McBarnett. will have a look..:)
... View more
01-20-2016
07:26 PM
@Artem Ervits just wondering once the zip files are in hdfs and if they are streaming into hdfs using nifi as zip format i believe we need a way to automate the unzip process and analyse the files stored in zip folder.. Any ideas how we can acheive this please?? thank you
... View more