- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What is the "size" units for oiv FileDistribution option?
- Labels:
-
Apache Hadoop
Created 11-09-2017 03:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did statistics on fs image by running -oiv with option "FileDistribution". I got the file with content like this.
What is the "size" units? Bits? Bytes?
Size NumFiles
0 90380
2097152 573886
Created 11-09-2017 03:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The default unit is bytes. However you can use -format option to view in human reabable format.
Thanks,
Aditya
Created 11-09-2017 03:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The default unit is bytes. However you can use -format option to view in human reabable format.
Thanks,
Aditya
Created 11-09-2017 03:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you! I am using HDP-2.5.5.5. There is no option -format for hdfs oiv.
