Hive run ERROR org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:jyfx (auth:SIMPLE) cause:java.io.IOException: cannot find class

2013-11-11 Thread asword
Hi all, I am using Hadoop cdh3u6 and apache hive 0.10. I run the summary sql as follow : SELECT pt, count(1), sum(flow_byte), count(distinct t.user_id), count(distinct t.phone_no), max(t.user_ip), min(t.user_ip), max(t.phone_no),

Hive run ERROR org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:jyfx (auth:SIMPLE) cause:java.io.IOException: cannot find class

2013-11-06 Thread asword
Hi all, I am using Hadoop cdh3u6 and apache hive 0.10. I run the summary sql as follow : SELECT pt, count(1), sum(flow_byte), count(distinct t.user_id), count(distinct t.phone_no), max(t.user_ip), min(t.user_ip), max(t.phone_no),