I have data in Hive and underneath files are stored in .orc format. i don't want to query Hive to export data to .csv. So looking for alternate approaches directly converting .orc extension files in background to .csv files. is there a tool or jar process available to do that ?
Appreciate your attention.