[ishaan@c2308 ~]$ impala-shell --quiet -q "explain select * from tpch1000gb.lineitem"
Starting Impala Shell without Kerberos authentication
+-----------------------------------------------------------+
| Explain String |
+-----------------------------------------------------------+
| Estimated Per-Host Requirements: Memory=176.00MB VCores=1 |
| |
| 01:EXCHANGE [PARTITION=UNPARTITIONED] |
| | |
| 00:SCAN HDFS [tpch1000gb.lineitem] |
| partitions=1/1 size=1.43GB |
+-----------------------------------------------------------+
[ishaan@c2308 ~]$ hdfs dfs -du -s -h /test-warehouse/tpch1000gb.lineitem
733.2 M /test-warehouse/tpch1000gb.lineitem