You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Prasanna Kumar Jalakam <pr...@imimobile.com> on 2012/09/01 12:10:06 UTC

Hive Index Rebuild showing TTransportException

Hi All,

I am new to Hive. I am trying to rebuild the index. Continuously i am 
getting the following exception.

java.sql.SQLException: org.apache.thrift.transport.TTransportException
         at 
org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:191)
         at 
org.apache.hadoop.hive.jdbc.HiveStatement.execute(HiveStatement.java:127)
         at edu.hive.HiveJDBCclient.doProcess(HiveJDBCclient.java:72)
         at edu.hive.HiveJDBCclient.main(HiveJDBCclient.java:23)


In Hive Server

I am getting the following message.

*Invalid alter operation: Unable to alter index.*

Please help me to solve this.


Thanks & Regards

J. Prasanna Kumar