Hive view logs can be found at path : /var/log/ambari-server/hive20-view/hive20-view.log
You can get the job id for the hive view job from the jobs tab on hive view.
Once you get the job id, you can use the below API to get more info about the job:
<AMBARI_IP>/api/v1/views/HIVE/versions/2.0/instances/<view_name>/resources/jobs/<job_id>