[
https://issues.apache.org/jira/browse/CASSANDRA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854463#action_12854463
]
Hudson commented on CASSANDRA-955:
----------------------------------
Integrated in Cassandra #400 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/400/])
Provide correct locations so that Hadoop can schedule map tasks close to
the data. Patch by johan, review by jbellis.
> Hadoop doesn't schedule the tasks close to the data
> ---------------------------------------------------
>
> Key: CASSANDRA-955
> URL: https://issues.apache.org/jira/browse/CASSANDRA-955
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Johan Oskarsson
> Assignee: Johan Oskarsson
> Fix For: 0.6.1
>
> Attachments: CASSANDRA-955.patch
>
>
> Hadoop relies on locations for data in input splits being represented as
> hostnames and not ip addresses. Currently in my testing tasks are more often
> then not being scheduled on a node that does not contain the data requested.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.