[
https://issues.apache.org/jira/browse/TAJO-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811046#comment-13811046
]
Jihoon Son commented on TAJO-296:
---------------------------------
We upgraded the java to 1.7 sometime ago. Here is the jvm version
{code}
$ java -version
java version "1.7.0_17"
OpenJDK Runtime Environment (IcedTea7 2.3.8) (Gentoo build 1.7.0_17-b02)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
{code}
> Late registration of Tajo workers
> ---------------------------------
>
> Key: TAJO-296
> URL: https://issues.apache.org/jira/browse/TAJO-296
> Project: Tajo
> Issue Type: Bug
> Components: resource manager
> Reporter: Jihoon Son
> Fix For: 0.8-incubating
>
>
> The worker registration takes too much time.
> When I tested on an in-house cluster which consists of one master and 32
> workers, 31 workers are registered in about 2 minutes and one worker is
> failed to register.
> My guess from the log is that the failed worker does not receive any start
> messages.
--
This message was sent by Atlassian JIRA
(v6.1#6144)