Hi, Does the bulk loader compress mapper output? I couldn't find anywhere in the code where "mapreduce.map.output.compress" is set to true.
Are HFiles compressed only if the Phoenix table (that data is being imported to) is created with compression parameter (ex: COMPRESSION='GZ')? Thanks for clarifying.
