Support Questions

Find answers, ask questions, and share your expertise

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.