Thursday, August 22, 2013

Decipher hdfs dfs -count -q

sudo -u auser -c "hadoop dfs -count -q /projects/xyz"
| QUOTA      | REMAINING_QUOTA | SPACE_QUOTA    | REMAINING_SPACE_QUOTA | DIR_COUNT | FILE_COUNT | CONTENT_SIZE    |    FILE_NAME |
| 6679830  |  3611848        | 1880164883496960 | 1404566776912681      |    32522  |   3035460  | 155321286319159 |   /projects/xyz |


not sure, why the docs are not so clear. On the docs section on hadoop its only this.

No comments:

VIM issues with powerline

What to do if you get this annoying issue - vi requirements.txt ...