I am unable to run hive queries on tez.
Its because of huge data, & complex query, because of this Tez cannot build vertex, try to reduce data size of ratings table & try same query, you will not see same issue.
You can run same query on complete ratings data with with MR engine.
Try & let me know for issues.
2 Likes