[ https://issues.apache.org/jira/browse/KYLIN-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hongbin ma updated KYLIN-1302: ------------------------------ Assignee: Dong Li (was: ZhouQianhao) > java.lang.NullPointerException > ------------------------------ > > Key: KYLIN-1302 > URL: https://issues.apache.org/jira/browse/KYLIN-1302 > Project: Kylin > Issue Type: Bug > Components: Job Engine > Affects Versions: v1.2 > Environment: CDH-5.4.8-1,hadoop-2.6.0,hive-1.1.0,hbase-1.0.0 > Reporter: gewenhui > Assignee: Dong Li > Fix For: 1.2 > > > in the UI of 7070,job run here: > #2 Step Name: Extract Fact Table Distinct Columns > 2016-01-10 07:44:35.222 - State of Hadoop job: job_1449729554133_9107:RUNNING > - UNDEFINED > 2016-01-10 07:44:45.236 - State of Hadoop job: > job_1449729554133_9107:FINISHED - SUCCEEDED > org.apache.hadoop.ipc.RemoteException(java.lang.NullPointerException): > java.lang.NullPointerException > at > org.apache.hadoop.mapreduce.v2.hs.HistoryClientService$HSClientProtocolHandler.getCounters(HistoryClientService.java:228) > at > org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl.getCounters(MRClientProtocolPBServiceImpl.java:159) > at > org.apache.hadoop.yarn.proto.MRClientProtocol$MRClientProtocolService$2.callBlockingMethod(MRClientProtocol.java:281) > at > org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:619) > at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1060) > at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2044) > at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2040) > at java.security.AccessController.doPrivileged(Native Method) > at javax.security.auth.Subject.doAs(Subject.java:415) > at > org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1671) > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2038) -- This message was sent by Atlassian JIRA (v6.3.4#6332)