[mw_shl_code=xml,true]2016-06-15 10:45:00,270 INFO SecurityLogger.org.apache.hadoop.ipc.Server: Auth successful for impala/hadoop5@ATM.COM (auth:KERBEROS)
2016-06-15 10:45:00,272 INFO SecurityLogger.org.apache.hadoop.security.authorize.ServiceAuthorizationManager: Authorization successful for impala/hadoop5@ATM.COM (auth:KERBEROS) for protocol=interface org.apache.hadoop.hdfs.protocol.ClientProtocol
2016-06-15 10:45:01,929 INFO SecurityLogger.org.apache.hadoop.ipc.Server: Auth successful for mapred/hadoop5@ATM.COM (auth:KERBEROS)
2016-06-15 10:45:01,931 INFO SecurityLogger.org.apache.hadoop.security.authorize.ServiceAuthorizationManager: Authorization successful for hdfs (auth:PROXY) via mapred/hadoop5@ATM.COM (auth:KERBEROS) for protocol=interface org.apache.hadoop.hdfs.protocol.ClientProtocol
2016-06-15 10:45:01,932 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:hdfs (auth:PROXY) via mapred/hadoop5@ATM.COM (auth:KERBEROS) cause:java.io.FileNotFoundException: File does not exist: /user/hdfs/.staging/job_1464600041082_0001/job_1464600041082_0001.summary
2016-06-15 10:45:01,932 INFO org.apache.hadoop.ipc.Server: IPC Server handler 4 on 8020, call org.apache.hadoop.hdfs.protocol.ClientProtocol.getBlockLocations from 172.16.0.18:54437 Call#7762 Retry#0: java.io.FileNotFoundException: File does not exist: /user/hdfs/.staging/job_1464600041082_0001/job_1464600041082_0001.summary
2016-06-15 10:45:01,936 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:mapred/hadoop5@ATM.COM (auth:KERBEROS) cause:org.apache.hadoop.security.AccessControlException: Permission denied by sticky bit setting: user=mapred, inode=hdfs_appattempt_1464600041082_0001_000002
2016-06-15 10:45:01,936 INFO org.apache.hadoop.ipc.Server: IPC Server handler 15 on 8020, call org.apache.hadoop.hdfs.protocol.ClientProtocol.delete from 172.16.0.18:58941 Call#7763 Retry#0: org.apache.hadoop.security.AccessControlException: Permission denied by sticky bit setting: user=mapred, inode=hdfs_appattempt_1464600041082_0001_000002
2016-06-15 10:45:01,944 INFO SecurityLogger.org.apache.hadoop.ipc.Server: Auth successful for mapred/hadoop5@ATM.COM (auth:KERBEROS)
2016-06-15 10:45:01,946 INFO SecurityLogger.org.apache.hadoop.security.authorize.ServiceAuthorizationManager: Authorization successful for hdfs (auth:PROXY) via mapred/hadoop5@ATM.COM (auth:KERBEROS) for protocol=interface org.apache.hadoop.hdfs.protocol.ClientProtocol
2016-06-15 10:45:01,947 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:hdfs (auth:PROXY) via mapred/hadoop5@ATM.COM (auth:KERBEROS) cause:java.io.FileNotFoundException: File does not exist: /user/hdfs/.staging/job_1465660321659_0025/job_1465660321659_0025.summary
2016-06-15 10:45:01,947 INFO org.apache.hadoop.ipc.Server: IPC Server handler 24 on 8020, call org.apache.hadoop.hdfs.protocol.ClientProtocol.getBlockLocations from 172.16.0.18:54438 Call#7764 Retry#0: java.io.FileNotFoundException: File does not exist: /user/hdfs/.staging/job_1465660321659_0025/job_1465660321659_0025.summary
2016-06-15 10:45:01,949 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:mapred/hadoop5@ATM.COM (auth:KERBEROS) cause:org.apache.hadoop.security.AccessControlException: Permission denied by sticky bit setting: user=mapred, inode=hdfs_appattempt_1465660321659_0025_000002
2016-06-15 10:45:01,949 INFO org.apache.hadoop.ipc.Server: IPC Server handler 0 on 8020, call org.apache.hadoop.hdfs.protocol.ClientProtocol.delete from 172.16.0.18:58941 Call#7765 Retry#0: org.apache.hadoop.security.AccessControlException: Permission denied by sticky bit setting: user=mapred, inode=hdfs_appattempt_1465660321659_0025_000002
2016-06-15 10:45:01,958 INFO SecurityLogger.org.apache.hadoop.ipc.Server: Auth successful for mapred/hadoop5@ATM.COM (auth:KERBEROS)
2016-06-15 10:45:01,961 INFO SecurityLogger.org.apache.hadoop.security.authorize.ServiceAuthorizationManager: Authorization successful for hdfs (auth:PROXY) via mapred/hadoop5@ATM.COM (auth:KERBEROS) for protocol=interface org.apache.hadoop.hdfs.protocol.ClientProtocol[/mw_shl_code]
如上日志中有很多的 Permission denied by sticky bit setting 这个要怎么解决呢?
|
|