Hi, I'm am trying to insert data into IndexedTable using MapReduce technique, the MR job run for 3 hrs to insert a dataset into the IndexedTable (note: I haven't successfully inserted the data yet, but the job is completed successfully).
When I use the same dataset with HTable, I able to insert aroundd 30 mins. Is there any overhead using MR with IndexedTable? (I understood, the number of Indexes need to be considered in IndexedTable. I got created 3 indexes of different family:qualifiers). Any advices? TIA, Ramesh -- View this message in context: http://www.nabble.com/Inserting-data-into-IndexedTable-using-MapReduce-tp24479152p24479152.html Sent from the HBase User mailing list archive at Nabble.com.
