Hi, I'm trying to run some queries on compressed tables in Hive 0.10. I wish to know what all compression codecs are available which i can make use of. However, when i run set io.compression.codecs in the hive CLI, it throws an error saying the io.compression.codecs is not found.
I'm unable to figure out why its happening. Has it (the hiveconf property) been removed from 0.10? Any help is greatly appreciated! Thank you, Sachin