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

Please suggest good IT course by which I can enter in the private bank or any private company. I had a huge 8 years of gap in career. I have completed MBA with finance  and HR. With good computer course I can find a job. No experience. 

Since you have completed MBA finance and HR to enter in the IT Field after eight years if you are willing you can start with a web designing course since small shops also have a website in this generation....
Ritu
What is the general syllabus covered in core Java training from any institution?
Welcome Course Overview Review of Java Fundamentals The Java Environment Data Types The String Class The StringBuffer Class Arrays Passing Data Types to a Method Constructors &...
Shiv Kohli
0 0
5
Hi, I am working as a web designer and want to work as UI developer. So what should I have to learn initially? And learning Angular Js would be a good option?
It is good choice web designer to become web developer (UI developer). Start with the basics first learn HTML and CSS, Then go and continue with bootstrap and Angular js.
Mudita
How is black box testing different from client acceptance testing?
Black box testing focuses on evaluating a system's functionality without knowing its internal structure, while client acceptance testing ensures the system meets the client's specific requirements and expectations before final approval.
Prerana
0 0
5
I am from institute I want to post the courses how can I?
In your UrbanPro account, you will find "Courses" option. In that you can post the course
Aameena

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

Ask a Question

Related Lessons

Vendor master data
Vendor master data: Storing vendor related information in the database is called as vendor mater data. Vendor master data can be created in below three levels. Central level (Financial & Purchasing)...

Python is a popular programming language. It was created by Guidovan Rossum, and released in 1991.
Python is a popular programming language. It was created by Guidovan Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting. What...

Difference between Filter and parameter
Difference Between Filters and Parameters in Tableau Filters and Parameters are essential tools in Tableau but serve different purposes in data visualization and interactivity. Filters are used to...
S

Sandhyapogu Abhijith

0 0
0

Set 0 To Kth Bit In A Variable
The following code snippet Set 0 to Kth Bit in an variable #include int UnsetBitValue(int n, int k);int main(){ printf("%d\n\n",UnsetBitValue(255,6)); return 0;}// Set kth bit to zeroint UnsetBitValue(int...

About Ab Initio
The Ab Initio software is a Business Intelligence platform containing six data processing products: Co>Operating System, The Component Library, Graphical Development Environment, Enterprise Meta>Environment,...

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