Error : hbase-default.xml file seems to be for an older version

2016-04-08 Thread ram kumar
Hi, when running as spark shell to connect hive table (hbase integrated) {{{ spark-shell --jars /usr/hdp/2.3.4.0-3485/hive/lib/guava-14.0.1.jar,/usr/hdp/2.3.4.0-3485/hive/lib/hive-hbase-handler-1.2.1.2.3.4.0-3485.jar,/usr/hdp/2.3.4.0-3485/hive/lib/htrace-core-3.1.0-incubating.jar,/usr/hdp/2.3.4.0-

HBase table map to hive

2016-04-04 Thread ram kumar
Hi, I have a hbase table with column name changes (increases) over time. Is there a way to map such hbase to hive table, inferring schema from the hbase table? Thanks

Cant connect to hbase thrift

2016-03-20 Thread ram kumar
Hi, I can't able to connect to Hbase Thrift thrift.transport.TTransport.TTransportException: Could not connect to localhost:9090 Is there a way to check thrift status, whether it is running? Thanks