Very nice, Sqgen got me back on my feet. Thanks for the help :-), Eric -----Original Message----- From: Selva Govindarajan [mailto:[email protected]] Sent: Thursday, February 25, 2016 10:33 AM To: [email protected] Subject: RE: missing $MY_SQROOT/etc/traf_coprocessor.properties
I think sqgen just copies this file from sql/scripts directory to etc directory. I believe this file is created in the scripts directory by install_local_hadoop. Selva -----Original Message----- From: Narendra Goyal [mailto:[email protected]] Sent: Thursday, February 25, 2016 8:20 AM To: [email protected] Subject: RE: missing $MY_SQROOT/etc/traf_coprocessor.properties Hi Eric, An 'sqgen' would generate that file. So, please shutdown the Trafodion env and execute 'sqgen'. Thanks, -Narendra -----Original Message----- From: Eric Owhadi [mailto:[email protected]] Sent: Thursday, February 25, 2016 8:17 AM To: [email protected] Subject: missing $MY_SQROOT/etc/traf_coprocessor.properties 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
