Hello Bejoy & Alexis,
Thanks for your reply.
I am using mysql as a database (and not derby)
Previuosly I am using --split by 1 and is working fine, but when I
installed MySQL and change the database then I got the error for --split-by
option and thats why I use -m 1.
But again due to that it is sho
This is because you need the metastore.
If you aren't installed in a databases,
it installed with derby in the directory when
you access to hive, remember where was it.
There you should find the directory name _metastore
and in this directory access to hive.
Regards.
El 2 de febrero de 2012 05:46
Hello all,
After successfully importing the tables in hive I am not able to see the
table in Hive.
When I imported the table I saw the dir on HDFS (under
/user/hive/warehouse/) but when I execute command in Hive "SHOW TABLES"
the table is not in the list.
I find a lot about it but not getting any