Re: Is it possible to execute Hive queries parallelly by writing mapper and reducer

2012-05-13 Thread Shiva Kumar
HI Bhavesh Shah, I didn't know how to answer your query due to many reasons. But, look your problem in this way, instead of starting the multiple thrift servers and running a query on multiple thrift servers, it is good approach, but, if we do this, then my question is: "you want execute multiple

Is it possible to execute Hive queries parallelly by writing mapper and reducer

2012-05-11 Thread Bhavesh Shah
Hello all, I am asking you about the increasing the performance of Hive. I tried with mappers and reducers but I didn't see difference in execution. Don't know why, may be I did in some other way which may be not correct or due to some other reason. I am thinking that Is it possible to execute Hiv