Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

In the visualize website click stream data data project , when ever i am trying to load the data in to the hive table it is showing status succeded-query submitted , but when i tried to run select * from table tablename limit 100 -nothing is returned

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar
New Member

my error got resolved which was due to naming conflict,,thank you so much for the fast response

View solution in original post

5 REPLIES 5

avatar
Master Mentor

@sasmita panigrahi please provide logs in the Hive directory. Typically logs are in /var/log/ with name of service you are using

avatar
New Member

i am afraid i am not able to see any log files under app-logs/hive/logs with today's date, where as i can find many log files on 16th of feb date ,those log files i m attaching below

application-1455583905462-0003.zip

avatar
Master Mentor

@sasmita panigrahi Please run the job again, it will give you app id

then run

yarn log -applicationid appid

Also, How are you loading the data?

avatar
New Member

my error got resolved which was due to naming conflict,,thank you so much for the fast response

avatar
Master Mentor
@sasmita panigrahi

take a look in /var/log/hive on the server that has your hive server installation. The logs you'd sent are not valid.