Original issue: HDFFR-1452
It would be great if hdp could do two things:
- Have a flag to enable error stack for debugging purposes.
- Have a flag to instruct hdp to print everything it can in spite of errors occurred; for example, if a dataset data cannot be read, lets skip it with printing an error message and proceed to the next dataset.