hadoop mapred vs hadoop mapreduce

0 votes

Is there any difference between Hadoop.mapreduce and Hadoop.mapred, i found people are using both of these commands

Mar 16, 2018 in Data Analytics by kurt_cobain
• 9,350 points
3,354 views

1 answer to this question.

0 votes

org.apache.hadoop.mapred is the Old API 

org.apache.hadoop.mapreduce is the New API 

Usage of old API will give a warning of Deprecated

answered Mar 16, 2018 by nitinrawat895
• 11,380 points

Related Questions In Data Analytics

0 votes
1 answer

Hadoop Streaming job vs regular jobs?

In certain cases, Hadoop Streaming is beneficial ...READ MORE

answered Mar 22, 2018 in Data Analytics by kurt_cobain
• 9,350 points
1,482 views
+2 votes
1 answer

Need a hadoop engine in backend to run r server

Dear Koushik, Hope you are doing great. The hadoop ...READ MORE

answered Dec 18, 2017 in Data Analytics by Sudhir
• 1,570 points
1,452 views
0 votes
1 answer

How to sync Hadoop configuration files to multiple nodes?

Dear Raman, Hope you are doing great. Please accept ...READ MORE

answered Dec 18, 2017 in Data Analytics by Sudhir
• 1,570 points
1,458 views
0 votes
3 answers

R vs MATLAB, which is better with respect to machine learning?

Hello, Both are a good programming language you ...READ MORE

answered Apr 12, 2019 in Data Analytics by SA
• 1,090 points
2,461 views
0 votes
1 answer

data.frame vs matrix

Yes, both matrix and data.frame are multidimensional ...READ MORE

answered Apr 27, 2018 in Data Analytics by Bharani
•