Description
Test Scenario:
1. Write few files to one Directory.
2. Write few more files to the directory for which erasure coding policy is set.
3. Execute hdfs dfs -ls -e -R command to the parent folder containing both the above folders
Expected result:
LS command should give the output in proper format.
Actual Result:
Output is not formatted.