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

What is important topics in C-language for interviews???
Functions, Arrays , String, pointers , structures
Gayu
What is other viable alternative to Amazon Web Services?
Hi Jayant, For cloud computing (IAAS) there are tow type of solutions available in the market, one is AWS that is public cloud vendor and the other one is OpenStack that provides all kinds of solutions...
Jayant
What is the best python institute
All institutes are best, but you should check with the instructor, how will teach and guide you
Dinesh

Hi, I havr completed B.com, MBA F&M and done SAP MM Consultant level training after 5 yrs working experience into SAP MM End user, please suggest to Non-SAP course and that has opening for fresher?

Yes, my suggestion is that you can learn the first Python language and then learn Data Science using Python language. Data science has many aspects like data analysis, Data Visualization, machine learning,...
Priya
I want to know mobile application testing training institutes in Bangalore.
Hi Nithwesh, Why don't you go for online training classes where you can save time and money.
Nithwesh

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

Ask a Question

Related Lessons

R programming language
R is a programming language and software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and...

Programming Practice Technique
Any Programming Language required an Algorithm. Algorithm - It is the finite set of instructions in which each and every instruction has the meaning, instructions are not ambiguous and all the instructions...

What is a standard direct mail workflow?
Many nonprofits have been doing direct mail for years or even decades, so we’ve all developed our own particular processes. Every organization is unique and has different direct mail needs and goals....
T

Thinksoft Infotech

0 0
0

HTML and Web design-Introduction by Kris, konrad, andy
HTML is a text markup and not a programming language. Theoretically, web page created with HTML should be viewable by anyone with a computer, web browser, internet. In reality, contents of web page...

Java Advantages
In this video, learn about Java and its advantages. Also, check out the difference between Java and C++, Java development kit, Java Run Time Environment (JRE) with a proper demonstration program for better clarity.

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