[ https://issues.apache.org/jira/browse/TAJO-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793660#comment-13793660
]
Jinho Kim commented on TAJO-244:
--------------------------------
+1 for the patch.
> Occur NullPointerException when assignToNonLeafTasks
> ----------------------------------------------------
>
> Key: TAJO-244
> URL: https://issues.apache.org/jira/browse/TAJO-244
> Project: Tajo
> Issue Type: Bug
> Reporter: hyoungjunkim
> Assignee: Hyunsik Choi
> Fix For: 0.2-incubating
>
> Attachments: TAJO-244.patch
>
>
> This error occurs randomly.
> {code}
> Exception in thread "Thread-63" java.lang.NullPointerException
> at org.apache.tajo.master.TaskSchedulerImpl$ScheduledRequests.assignToNonLeafTasks(TaskSchedulerImpl.java:531)
> at org.apache.tajo.master.TaskSchedulerImpl.schedule(TaskSchedulerImpl.java:197)
> at org.apache.tajo.master.TaskSchedulerImpl$2.run(TaskSchedulerImpl.java:120)
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)
|