You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@trafodion.apache.org by "Liu, Ming (Ming)" <mi...@esgyn.cn> on 2016/05/18 12:47:56 UTC

答复: 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:405694072@qq.com]
����ʱ��: 2016��5��18�� 17:13
�ռ���: user <us...@trafodion.incubator.apache.org>
����: 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.

回复:答复: can't exec sqstart successfully

Posted by 宁︷缺﹎ <40...@qq.com>.
thanks, can use trafodion now.


------------------ 原始邮件 ------------------
发件人: "Liu, Ming (Ming)";<mi...@esgyn.cn>;
发送时间: 2016年5月18日(星期三) 晚上8:47
收件人: "user@trafodion.incubator.apache.org"<us...@trafodion.incubator.apache.org>; 

主题: 答复: 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
 
 
 
发件人: 宁︷缺﹎ [mailto:405694072@qq.com] 
 发送时间: 2016年5月18日 17:13
 收件人: user <us...@trafodion.incubator.apache.org>
 主题: 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.