hive on tez error

2015-06-15 Thread Sateesh Karuturi
iam using hive 1.0.0 and tez 0.5.2.. whenever iam trying to open the hive getting following error: Exception in thread main java.lang.RuntimeException: java.io.IOException: Previous writer likely failed to write

Re: hive on tez error

2015-06-15 Thread Sateesh Karuturi
(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 8030/java tcp0 0 127.0.0.1:9000 127.0.0.1:40274 ESTABLISHED 8030/java tcp

Re: hive on tez error

2015-06-15 Thread Steve Howard
What does netstat -anp | grep 9000 show? On Mon, Jun 15, 2015 at 3:47 PM, Sateesh Karuturi sateesh.karutu...@gmail.com wrote: iam using hive 1.0.0 and tez 0.5.2.. whenever iam trying to open the hive getting following error: Exception in thread main java.lang.RuntimeException: