Hi  all,
    
    I ran the InjectorJob and inject the url to hbase, the content in see.txt 
is :
    http://money.163.com/

    The job finished successfully and I found this in hbase:

   hbase(main):029:0* scan 'webpage'
ROW                                               COLUMN+CELL                   
                                                                                
                                 
 com.163.money:http/                              column=f:fi, 
timestamp=1423314482938, value=\x00'\x8D\x00                                    
                                                  
 com.163.money:http/                              column=f:ts, 
timestamp=1423314482938, value=\x00\x00\x01Kd'j\x00                             
                                                  
 com.163.money:http/                              column=mk:_injmrk_, 
timestamp=1423314482938, value=y                                                
                                           
 com.163.money:http/                              column=mk:dist, 
timestamp=1423314482938, value=0                                                
                                               
 com.163.money:http/                              column=mtdt:_csh_, 
timestamp=1423314482938, value=?\x80\x00\x00                                    
                                            
 com.163.money:http/                              column=s:s, 
timestamp=1423314482938, value=?\x80\x00\x00                                    
                                                   
1 row(s) in 0.0310 seconds


what can i do to get a meaning value, other than the error code, such as 
value=\x00'\x8D\x00   ??

Thanks.
Lujinhong

Reply via email to