- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
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
- Labels:
-
Apache Hive
Created ‎02-19-2016 10:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎02-19-2016 01:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my error got resolved which was due to naming conflict,,thank you so much for the fast response
Created ‎02-19-2016 11:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@sasmita panigrahi please provide logs in the Hive directory. Typically logs are in /var/log/ with name of service you are using
Created ‎02-19-2016 11:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎02-19-2016 11:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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?
Created ‎02-19-2016 01:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my error got resolved which was due to naming conflict,,thank you so much for the fast response
Created ‎02-19-2016 01:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
take a look in /var/log/hive on the server that has your hive server installation. The logs you'd sent are not valid.
