I am following github: https://github.com/dstreev?tab=repositories&q=cli&type=&language=&sort=
I have installed hive-sre using link: https://github.com/dstreev/cloudera_upgrade_utils/blob/master/hive-sre/README.md
I have installed workload_scheduler_analysis using link: https://github.com/dstreev/workload_scheduler_analysis/tree/master/analysis
2databases (workload_analysis and workload_analysis_source) and corresponding tables have also been created in them.
When i run the cstat or the sstat command it runs fine and i get the data but i do not get the headers to which i can map the data. Even though github links does say that headers can be printed but the code does not allow when i run the commands.
Any help will be appreciated.