Hi,

I am using HCatLoader to load data from a table (existing in hive).

A = load 'rwf_data' USING org.apache.hcatalog.pig.HCatLoader();
describe A;

I got Error 1115: Table not found : ...

It is weird. Any suggestions on this? Thanks

Patcharee

Reply via email to