adspace


Explain Hadoop Archives?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you set an arbitrary number of Reducers to be created for a job in Hadoop?

552


Which modes can Hadoop be run in? List a few features for each mode?

542


How job tracker schedules an assignment?

496


Give me the examples of Columnar database ?

669