On 07/03/12 17:45, Raghu Angadi wrote:
More information at: http://hadoop1:50030/**jobdetails.jsp?jobid=job_**
201203071602_0001<http://hadoop1:50030/jobdetails.jsp?jobid=job_201203071602_0001>
did you check that? From that link you can also navigate to output from
mapper task.
There is no output for that task. Looks like it did not start at all.
did you create "info" column family in the table?
Yes, I've created it. I've added a table with following command:
hbase> create ‘sample_names’, ‘info’
Marcin