[
https://issues.apache.org/jira/browse/GIRAPH-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021520#comment-14021520
]
Hudson commented on GIRAPH-904:
-------------------------------
ABORTED: Integrated in Giraph-trunk-Commit #1448 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1448/])
GIRAPH-904: Giraph can hang when hostnames include uppercase letters (netj via
pavanka) (pavanka:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=a00c4ecbb2e3e6d0bb200e8109962c5424be570a)
* giraph-core/src/main/java/org/apache/giraph/graph/TaskInfo.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java
> Giraph can hang when hostnames include uppercase letters
> --------------------------------------------------------
>
> Key: GIRAPH-904
> URL: https://issues.apache.org/jira/browse/GIRAPH-904
> Project: Giraph
> Issue Type: Bug
> Components: bsp, conf and scripts, zookeeper
> Affects Versions: 1.1.0
> Reporter: Jaeho Shin
> Assignee: Jaeho Shin
> Attachments: GIRAPH-904.BspServiceMaster-fix.patch,
> GIRAPH-904.getHostname-fix.patch, GIRAPH-904.patch
>
>
> We found that Giraph jobs were consistently hanging if uppercase letters were
> included in the DNS (or /etc/hosts) resolved hostnames ({{foo.stanford.edu}}
> vs. {{foo.Stanford.EDU}} from our DNS). Normalizing the hostnames to lower
> case from {{GiraphConfiguration#getLocalHostname()}} fixed our problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)