Hi,


Today I set up a new branch on latest Trafodion to do some development work.



I made some code changes to some C++ modules, did a make clean + a make all.



I then bring up the instance. When I try to bring up sqlci, I get the
following:



[birdsall@edev05 incubator-trafodion]$ sqlci

Apache Trafodion Conversational Interface 2.1.0

Copyright (c) 2015-2016 Apache Software Foundation

>>get tables;



*** ERROR[1398] Error 706 occured while accessing the hbase subsystem. Fix
that error and make sure hbase is up and running. Error Details:

java.lang.NoClassDefFoundError: org/trafodion/sql/HBaseClient

.



*** ERROR[8822] The statement was not prepared.

>>



I checked my $CLASSPATH: It does have
/mnt2/birdsall/incubator-trafodion/core/sqf/export/lib/trafodion-sql-cdh-2.1.0.jar
in it.



Any ideas?



Thanks,



Dave

Reply via email to