[
https://issues.apache.org/jira/browse/KUDU-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wkhapy123 resolved KUDU-2666.
-----------------------------
Resolution: Not A Bug
Fix Version/s: 1.8.0
> kudu spark intergration taskRead Locality Level is RACK_LOCAL
> -------------------------------------------------------------
>
> Key: KUDU-2666
> URL: https://issues.apache.org/jira/browse/KUDU-2666
> Project: Kudu
> Issue Type: Improvement
> Components: spark
> Affects Versions: 1.8.0
> Reporter: wkhapy123
> Priority: Major
> Labels: 18.04.1, LTS, Ubuntu
> Fix For: 1.8.0
>
> Attachments: 1.png, 2.png, 3.png
>
>
> spark version 2.3.0
> MyKuduCluster is 3 node
> each tablet 3 replicas.
> when I use sparkcontext read kudu table, task Locality Level is RACK_LOCAL。
> How could it be Node_LOCAL?
> query like this
> spark.sqlContext.sql(s"select * from tablea where event_day>=1546185600 and
> tenant_id=1 and channel_id='15850513729' limit 1 ").collect
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)