Hi Is it possible to implement a custom counters when running jobs via hive.? My use case when i run the ETL would like collect the statistics of certain columns.
I am looking for something similar like https://www.linkedin.com/ pulse/custom-counters-hadoop-gaurav-singh Any examples/link to examples would be helpful. Of course I can accomplish this via running sql after the table load, but would like to get them in counter so that i can pick them up from timeline server or hs2 logs Regards Jahan