thanks, can use trafodion now.

------------------ ???????? ------------------
??????: "Liu, Ming (Ming)";<[email protected]>;
????????: 2016??5??18??(??????) ????8:47
??????: 
"[email protected]"<[email protected]>; 

????: ????: can't exec sqstart successfully



  
When this error occur, one can remove the ZooKeeper znode /trafodion and 
restart hbase  and retry. 
 
Reason unknown, I filed JIRA 1999 created to track this issue.
 
 
 
Thanks,
 
Ming
 
 
 
??????: ???????m [mailto:[email protected]] 
 ????????: 2016??5??18?? 17:13
 ??????: user <[email protected]>
 ????: can't exec sqstart successfully
 
 
   
hi :
 
  
i git clone newest incubator-trafodion-master from github.(2.1.0)
 
  
source sqenvr.sh
 
  
cd ~/incubator-trafodion
 
  
make package-all
 
  
./trafodion_install
 
  
 
 
  
once do sqstart. it failed, attachment is the log. it shows 
TableExistsException. my understanding is TRAFODION._DTM_.TDDL is exist when do 
hadmin.create(desc);
 
  
but i do hbase shell to check whether the tbl exists, it doesn't. so it's 
strange.
 
  
can someone give me a favor?
 
  
 
 
  
hbase shell as below:
 
   
[trafodion@test01 logs]$ hbase shell
 
  
SLF4J: Class path contains multiple SLF4J bindings.
 
  
SLF4J: Found binding in 
[jar:file:/opt/hbase-1.0.2/lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 
  
SLF4J: Found binding in 
[jar:file:/opt/hadoop-2.6.0/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 
  
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for  an 
explanation.
 
  
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
 
  
2016-05-18 08:51:37,318 WARN  [main] util.NativeCodeLoader: Unable to load 
native-hadoop library for your platform... using builtin-java classes where  
applicable
 
  
HBase Shell; enter 'help<RETURN>' for list of supported commands.
 
  
Type "exit<RETURN>" to leave the HBase Shell
 
  
Version 1.0.2, r76745a2cbffe08b812be16e0e19e637a23a923c5, Tue Aug 25 15:59:49 
PDT 2015
 
  
 
 
  
hbase(main):001:0> list
 
  
TABLE                                                                           
                                                                                
                                                                                
                
 
  
t1                                                                              
                                                                                
                                                                                
                 
 
  
1 row(s) in 0.2130 seconds
 
  
 
 
  
=> ["t1"]
 
  
 
 
 
  
 
 
  
thanks.

Reply via email to