Thanks a lot, that helped me to fix the problem. I ran with "hive -hiveconf
hive.root.logger=DEBUG,console" and it threw some derby_lock_error, I re-ran
after deleting the file '/var/lib/hive/metastore/${user.name}_db' and
everything worked ok.Thanks again, -Prasen On Thu, Feb 18, 2010 at 11:06 AM, Sonal Goyal <[email protected]> wrote: > Can you edit your logging configurations to DEBUG, try again and check the > logs? Also check hadoop mapper logs. > > Thanks and Regards, > Sonal > > > > >
