Description
Files inside hadoop archives don't keep their original:
- modification time
- access time
- permission
- owner
- group
all such properties are currently taken from the file storing the archive index, and not the stored files. This doesn't look very correct.
There should be possible to preserve the original properties of the stored files.
Attachments
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-1578 HadoopArchives.java should not use HarFileSystem.VERSION
- Closed
- is related to
-
HADOOP-11436 HarFileSystem does not preserve permission, users and groups
- Patch Available
- relates to
-
MAPREDUCE-1628 HarFileSystem shows incorrect replication numbers and permissions
- Closed