I have created 2 tables with ORC file format. I build one custom view on that tables. But when I retrive the data from that view it takes too much time. Simillar view is created in some another software which is running fast as compair to hive view.
1 )What could be the reason that hive view is running slow?
2) How to retrive fast unloading of data from the hive view?