2011/12/8 Dou Xiaofeng <[email protected]>:
> Hi All:
>         I am a newbie for testing the hadoop suite. When I am test the hbase 
> importtsv command,
>
> hadoop jar $HBASE_HOME/hbase-0.90.4-cdh3u2.jar importtsv 
> -Dimporttsv.separator=, -Dimporttsv.bulk.output=/tmp/output 
> -Dimporttsv.columns=HBASE_ROW_KEY,e:a,e:b,e:c t1 /tmp/1
>
> I got below error even though I assign the -Dimporttsv.bulk.output:
>         11/12/09 09:24:58 WARN 
> client.HConnectionManager$HConnectionImplementation: Encountered problems 
> when prefetch META table:
> org.apache.hadoop.hbase.TableNotFoundException: Cannot find row in .META. for 
> table: t1, row=t1,,99999999999999

Does the table t1 exist?
St.Ack

Reply via email to