You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/06/28 08:09:00 UTC

[jira] [Commented] (SPARK-24678) We should use 'PROCESS_LOCAL' first for Spark-Streaming

    [ https://issues.apache.org/jira/browse/SPARK-24678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526078#comment-16526078 ] 

Apache Spark commented on SPARK-24678:
--------------------------------------

User 'sharkdtu' has created a pull request for this issue:
https://github.com/apache/spark/pull/21658

> We should use 'PROCESS_LOCAL' first for Spark-Streaming
> -------------------------------------------------------
>
>                 Key: SPARK-24678
>                 URL: https://issues.apache.org/jira/browse/SPARK-24678
>             Project: Spark
>          Issue Type: Improvement
>          Components: Block Manager
>    Affects Versions: 2.3.1
>            Reporter: sharkd tu
>            Priority: Major
>
> Currently, `BlockRDD.getPreferredLocations`  only get hosts info of blocks, which results in subsequent schedule level is not better than 'NODE_LOCAL'. We can just make a small changes, the schedule level can be improved to 'PROCESS_LOCAL'
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org