What is the advantage of using Apache Spark over Elasticsearch for analysing data?

Asked by Last Modified  

2 Answers

Learn Hadoop

Follow 2
Answer

Please enter your answer

Big Data Architect

Apache Spark and Elasticsearch are two different technologies to solve different set of problem. Classical example would be you can not multiply 100 * 100 matrix in Elasticsearch but you can do in Spark. Spark allows to run the desired machine learning algorithms and perform analysis on it. Elasticsearch...
read more
Apache Spark and Elasticsearch are two different technologies to solve different set of problem. Classical example would be you can not multiply 100 * 100 matrix in Elasticsearch but you can do in Spark. Spark allows to run the desired machine learning algorithms and perform analysis on it. Elasticsearch offer wide range of search capabilities based on ranking with relevancy. There are connectivity between Spark and Elastisearch which helps to combine both the technology and utilise maximum out of both. read less
Comments

Those are two entirely different technologies and serve different purposes and used for different use-cases. While Elasticsearch is a full-text search engine, Spark is a distributed in-memory computing framework for doing advanced analytics workloads such as interactive or ad-hoc queries, batch and streaming...
read more
Those are two entirely different technologies and serve different purposes and used for different use-cases. While Elasticsearch is a full-text search engine, Spark is a distributed in-memory computing framework for doing advanced analytics workloads such as interactive or ad-hoc queries, batch and streaming ETL, and machine and deep learning applications. To put it simply one is to distribute your compute operations to all the workers or nodes in the Spark clusters, the other is to do your text search on a large corpus of text stored as books or indexed as text files. This not to say that they cannot be used together for certain use-cases. For instance, you may be doing some semantic analysis using Spark’s MLlib library, and consult Elasticsearch for some ranking or relevancy or search frequency of certain words in the text. Both serve different purposes, yet can work together. Cheers Jules read less
Comments

Related Questions

What are some of the best blogs for Hadoop?
DBMS2 is the best personal database and analytics blog. Hortonworks’ blog is a must-read for Hadoop users. Cloudera also maintains an important Hadoop blog.
Rahul
What is big data and Hadoop?
Big data refers to extremely large datasets that cannot be easily managed or analyzed using traditional data processing tools. Hadoop is an open-source framework designed to store and process big data...
Parini
0 0
5
A friend of mine asked me which would be better, a course on Java or a course on big data or Hadoop. All I could manage was a blank stare. Do you have any ideas?
A course is bigdata will be more better. But honestly as a freshers getting a job in big data is little difficult. So my suggestion will be do a course on both java and bigdata, apply for job and what...
Srikumar
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Use of Piggybank and Registration in Pig
What is a Piggybank? Piggybank is a jar and its a collection of user contributed UDF’s that is released along with Pig. These are not included in the Pig JAR, so we have to register them manually...
S

Sachin Patil

0 0
0

How to create UDF (User Defined Function) in Hive
1. User Defined Function (UDF) in Hive using Java. 2. Download hive-0.4.1.jar and add it to lib-> Buil Path -> Add jar to libraries 3. Q:Find the Cube of number passed: import org.apache.hadoop.hive.ql.exec.UDF; public...
S

Sachin Patil

0 0
0

Best way to learn any software Course
Hi First conform whether you are learning from a real time consultant. Get some Case Studies from the consultant and try to complete with the help of google not with consultant. Because in real time same situation will arise. Thank you

Understanding Big Data
Introduction to Big Data This blog is about Big Data, its meaning, and applications prevalent currently in the industry.It’s an accepted fact that Big Data has taken the world by storm and has become...
M

Mymirror

0 0
0

How can you recover from a NameNode failure in Hadoop cluster?
How can you recover from a Namenode failure in Hadoop?Why is Namenode so important?Namenode is the most important Hadoop service. It contains the location of all blocks in the cluster. It maintains the...
B

Biswanath Banerjee

0 0
0

Recommended Articles

Big data is a phrase which is used to describe a very large amount of structured (or unstructured) data. This data is so “big” that it gets problematic to be handled using conventional database techniques and software.  A Big Data Scientist is a business employee who is responsible for handling and statistically evaluating...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

We have already discussed why and how “Big Data” is all set to revolutionize our lives, professions and the way we communicate. Data is growing by leaps and bounds. The Walmart database handles over 2.6 petabytes of massive data from several million customer transactions every hour. Facebook database, similarly handles...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Find Hadoop near you

Looking for Hadoop ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you