adspace
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