Explain Hadoop Archives?



Explain Hadoop Archives?..

Answer / Abhilasha Gautam

Hadoop Archive (HAR) is a ZIP-like archiving format used in Hadoop. It's primarily used for distributing applications, libraries, and data across a Hadoop cluster. HAR files can contain multiple JAR files, configuration files, scripts, and other resources required by the application. This format helps to manage dependencies and ease deployment of applications on the Hadoop ecosystem.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

What are the actions followed by hadoop?

1 Answers  


What is KeyValueTextInputFormat in Hadoop?

1 Answers  


Explain about Hadoop file system and processing framework?

1 Answers  


Is it possible to provide multiple input to Hadoop? If yes then how?

1 Answers  


What is CAP Theorem? What aspects does Hadoop support from this theorem?

1 Answers  


Why does one remove or add nodes in a Hadoop cluster frequently?

1 Answers  


What is Balancer in Hadoop?

1 Answers  


How to debug Hadoop code?

1 Answers  


Explain what is speculative execution?

1 Answers  


Explain Hadoop Archives?

1 Answers  


What sorts of actions does the job tracker process perform?

1 Answers  


Are job tracker and task trackers present in separate machines?

1 Answers  


Categories