← Back to team overview

trafodion-general team mailing list archive

Re: ERROR[8102] during exec initialize trafodion

 

Hello Sandhya,

tried your solution , same error.

my hbase version is 0.98.6-cdh5.2.0, it's a cdh5.2.0,
installation doc is up to cdh 5.1.3 ,  do you think my error is relate to this ?

trafodion verion 0.9.0

Regards,
Yiyang



From: sandhya.sundaresan@xxxxxx
To: daiyiyang@xxxxxxxxxxx
Subject: RE: [Trafodion-general] ERROR[8102] during exec initialize trafodion
Date: Thu, 23 Oct 2014 06:22:26 +0000

Hi,
  After you do “initialize trafodion, drop”, can you try cleaning up directly in hbase prompt ?
You can try the following :
 
disable_all ‘TRAFODION.*’
drop_all ‘TRAFODION.*’
 
Then try :
“initialize trafodion “ again.
 
Sandhya
 
From: Trafodion-general [mailto:trafodion-general-bounces+sandhya.sundaresan=hp.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Yiyang Dai
Sent: Wednesday, October 22, 2014 11:10 PM
To: trafodion-general@xxxxxxxxxxxxxxxxxxx
Subject: [Trafodion-general] ERROR[8102] during exec initialize trafodion
 
Hello team,
 
This is the first time trying to deploy Trafodion , but not yet fully successful.
When I do "initialize trafodion;", I got following error:
-----------------------------
>>initialize trafodion;
 
*** ERROR[8102] The operation is prevented by a unique constraint.
 
*** ERROR[8839] Transaction was aborted.
 
--- SQL operation failed with errors.
>> 
------------------------------
doing 'initialize trafodion, drop' followed by 'initialize trafodion' showing the same error.
I went through some log files , but not find any useful info .
 
Pls advise what potential cause this error.
 
Regards,
Yiyang 		 	   		  

References