Varun Saxena created YARN-4210:
----------------------------------

             Summary: HBase reader throws NPE if GET returns no rows
                 Key: YARN-4210
                 URL: https://issues.apache.org/jira/browse/YARN-4210
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: timelineserver
    Affects Versions: YARN-2928
            Reporter: Varun Saxena
            Assignee: Varun Saxena


{noformat}
2015-09-29 20:22:32,027 ERROR [95336304@qtp-1814206058-0] 
reader.TimelineReaderWebServices 
(TimelineReaderWebServices.java:handleException(199)) - Error while processing 
REST request
java.lang.NullPointerException
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper.readResultsWithTimestamps(ColumnHelper.java:176)
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunColumnPrefix.readResultsWithTimestamps(FlowRunColumnPrefix.java:182)
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.TimelineEntityReader.readMetrics(TimelineEntityReader.java:212)
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.FlowRunEntityReader.parseEntity(FlowRunEntityReader.java:136)
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.TimelineEntityReader.readEntity(TimelineEntityReader.java:137)
        at 
org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl.getEntity(HBaseTimelineReaderImpl.java:72)
        at 
org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderManager.getEntity(TimelineReaderManager.java:93)
        at 
org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices.getFlowRun(TimelineReaderWebServices.java:403)

{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to