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.
| 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:
Post a Comment