Hello Trafodioneers, May be an obvious question, but I must be missing a step that is populating that $MY_SQROOT/etc/traf_coprocessor.properties when building trafodion on a dev environment?
The direct symptom is ; #> sqlci Apache Trafodion Conversational Interface 2.0.0 Copyright (c) 2015 Apache Software Foundation >>select count(*) from t1321m; *** ERROR[1398] Error 704 occured while accessing the hbase subsystem. Fix that error and make sure hbase is up and running. Error Details: java.lang.NullPointerException java.lang.String.contains(String.java:2076) org.trafodion.sql.CoprocessorUtils.addCoprocessor(CoprocessorUtils.java:76) org.trafodion.sql.CoprocessorUtils.addCoprocessor(CoprocessorUtils.java:88) org.trafodion.sql.HBaseClient.getHTableClient(HBaseClient.java:861) . *** ERROR[4082] Object TRAFODION.SEABASE.T1321M does not exist or is inaccessible. *** ERROR[8822] The statement was not prepared. >>exit Thanks in advance for the help, Eric
