UrbanPro

Learn IT Courses from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Do you think that Java knowledge is required to learn Hadoop and Big Data?

Asked by Last Modified  

18 Answers

Follow 0
Answer

Please enter your answer

Best Training institute in Bangalore,Marathahalli

Yes Java knowledge is required to learn Hadoop developer.
Comments

Big Data Hadoop Training Java

Java is mandatory for Hadoop, stop bluffing people to earn money, Java is required. Call me for Hadoop Training.
Comments

Salesforce Tutor

Its Always better if you have Java Knowledge
Comments

Oracle Fusion Application | Oracle Fusion

Hadoop is an open-source, Java-based programming framework that supports the processing of large data sets in a distributed computing environment. Based on Google’s MapReduce model, Hadoop distributes computing jobs and then combines results. The MapReduce scripts used here are written in Java. Now,...
read more
Hadoop is an open-source, Java-based programming framework that supports the processing of large data sets in a distributed computing environment. Based on Google’s MapReduce model, Hadoop distributes computing jobs and then combines results. The MapReduce scripts used here are written in Java. Now, it is pretty obvious that to work on Hadoop, knowledge in Java is imperative. And having knowledge in Java makes it a cake walk when it comes to switching over to Hadoop. read less
Comments

Big Data Consultant

Java knowledge, though helpful, is not really a must for learning about Big Data or Hadoop. Hadoop, at its core is a distributed file system (HDFS) as well as a distributed programming framework (MapReduce) for manipulating data stored in HDFS. Though Hadoop is built with java, MapReduce programming...
read more
Java knowledge, though helpful, is not really a must for learning about Big Data or Hadoop. Hadoop, at its core is a distributed file system (HDFS) as well as a distributed programming framework (MapReduce) for manipulating data stored in HDFS. Though Hadoop is built with java, MapReduce programming can be done using languages other than java, such as Python or even Pig. Big Data is more than just Hadoop and it is not required to know java to work with different aspects of Big Data such as data modelling using NoSQL, Hive, doing data analytics using R, Matlab or even performing data visualization using tools like Tableau, QlikView, etc. read less
Comments

Padagogy Training

It is important from a developers point of you, there are two aspects in learning hadoop, one is pure development for which knowledge in Java is must, second is from the administration point of you which require limited knowledge on Java. Hadoop or any bigdata appliance not just only works on Java,the...
read more
It is important from a developers point of you, there are two aspects in learning hadoop, one is pure development for which knowledge in Java is must, second is from the administration point of you which require limited knowledge on Java. Hadoop or any bigdata appliance not just only works on Java,the framework is open to support other programming models as well like python, ruby on rails etc... read less
Comments

Big Data Hadoop Developer And Automation Engineer

No. Apache has introduced many utilities on top of Hadoop like Hive, Pig which can we used to write the same logic which has to be written in Java. These utilities were introduced only because everyone is not comfortable with Java. So, you can either choose to write logic in Java or you can move ahead...
read more
No. Apache has introduced many utilities on top of Hadoop like Hive, Pig which can we used to write the same logic which has to be written in Java. These utilities were introduced only because everyone is not comfortable with Java. So, you can either choose to write logic in Java or you can move ahead with Hadoop ecosystem. read less
Comments

Trainer

yes...
Comments

SAP Professional with 26 years IT experence - SAP ABAP / SAP HCM SAP SD.

Knowing Java I feel is essential. Hadoop involves a technological understanding of all these logics. Java definitely helps
Comments

Big Data, Analytics, Business Intelligence Training

Our conclusion is that Java is NOT required as a prerequisite to learn Hadoop and Big Data. Let us ask a question to ourselves. Do we need to learn C and C++ to be able to learn Informatica or Datastage, BusinessObjects or any other ETL, Reporting tool? Most of these tools are written in C, C++ , Java...
read more
Our conclusion is that Java is NOT required as a prerequisite to learn Hadoop and Big Data. Let us ask a question to ourselves. Do we need to learn C and C++ to be able to learn Informatica or Datastage, BusinessObjects or any other ETL, Reporting tool? Most of these tools are written in C, C++ , Java or Asp.net. Purpose of building these Data access or data management tool was to make things easier for developers and administrators and they dont have to write low level programs for simple things like loading a file, doing transformations or creating a visualization on data. We have tools for all these things which would automatically convert your design to low level compiled programs and run them without any hassle. For Hadoop same is true. Yes Hadoop is written in Java but do you need to know Java before learning Hadoop? NO !! Why?? Let me explain. Hadoop is a Data management and Data processing Tool, the only difference between Hadoop and other traditional ETL tools (like Informatica) is that Hadoop can process "Big Data". Other tools are not so effective to handle Big data so far. Now why would a data analyst or an ETL program start writing Java program for simple things like loading a file? There are tools for that on Hadoop, you can use PIG for that. And why would you write a program to read data from a file? Use HIVE for that. In reality 95% of the ETL and BI project teams are using HIVE and PIG. They CANNOT write lengthy Java Programs. PIG and HIVE provides simple SQL like language and Hadoop automatically convert these programs into Java MapReduce programs. Yes, it automatically converts all HIVE/PIG scripts to Java MapReduce internally. You don't have to write Java programs. There are more and more enhancements happening on PIG and HIVE and many UDF are also getting added so there would not be even a 5% need to write MapReduce on Java in future. If you are planning to learn Hadoop, start immediately , don't wait to first learn Java and then start Hadoop. You would realize that you had wasted your time. read less
Comments

View 16 more Answers

Related Questions

Hello, Dear Sir/Madam, I am an MCA 2014 passed out candidate, I am eagerly searching for a job, but is facing certain problems, can you please tell me if you provide training as well as placement coordination or experience letter along??
Hi Kavya,, I am providing training for just 3000/- for freshers who are trying for job. and Once if you get trained from me you will be in the position to work on selenium using java with out any bodies support..! - Thanks, Jitendra.
Kavya

Hi, Which is the best professional course to passout MBA woman for become entrepreneur or start up business ?

If you completed your MBA,then you can go with (PMP) project managment proffesional ,ItS A 6 Month edition training ,Its biggest benefit is that you have learn important skill which is grow your earning...
Priya
Which is best to build web applications: PHP, Python, or Ruby? Why?
I have used almost all of the three language in my web working experience.PHP:It may be not that cool and I think it doesn't rely too much on the framework. Yes, PHP is just a language, but it is the only...
Sunil
0 0
7
I have a gap of 3-4 years in my professional career. I want to again join the corporate. For that, I am preparing for Selenium with Java. Will that gap affect my comeback in the industry?
First this is your resume will undergo Pre screening in MNC companies when your resume will undergo stringent check . In pre screening they will identify Red dots(critical, major, and minor). Education...
Priyanka
0 0
6

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

Ask a Question

Related Lessons

What is a SQL join?
A SQL join is a Structured Query Language (SQL) instruction to combine data from two sets of data (e.g. two tables). Before we dive into the details of a SQL join, let’s briefly discuss what SQL...

SQL (Structured Query Language)
SQL (Structured Query Language) is a standardized programming language used for managing relational databases and performing various operations on the data in them. Initially created in the 1970s, SQL...

Email Communication
Dear All, Today I would like to share something on email communication. This may have been done by most of you unknowingly. Let's discuss salutations. Dear Aman Hi Amanda Dear Mr. Aman Hi Mr Aman Hi...

INTRODUCTION TO PROGRAMMING LANGUAGES
Language is a medium for communication. If we want to perform anything with another person, we can know the human language as a human being. Similarly, if we want to perform anything with a computer, we...

Recommended Articles

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 >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for IT Courses ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for IT Courses Classes?

The best tutors for IT Courses Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn IT Courses with the Best Tutors

The best Tutors for IT Courses Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more